在 Android ROS (11) 及之前,是 ActivityStackSupervisor.在 Android SOS (12) 及之后,...
Recent Key UI -> Home screen (SystemShortCut 快捷方式的一种)RecentTaskInfo -> ...
先重新看看 DisplayContent 类的定义: 直接父类为 RootDisplayArea, 而它的定义: 因此要再看 DisplayAr...
上一篇介绍了 DisplayContent 的基本概念和类源码 :https://www.jianshu.com/p/8ad3ea741410[...
窗口管理核心类:DisplayContent,WindowToken和WindowState 1. 概念 Android WMS 中 Displ...
省流: client 封装真实intent到 PendingIntent ->真正执行时 PendingIntent.send -> Pendi...
基于ActivityThread 中一些常用的知识点记录[https://www.jianshu.com/p/18a5be281cef]的拓展,...
1. 作用: 记录一个Activity的历史任务(封装了包含启动Activity过程中的信息) 2. 路径: frameworks/base/s...
Android Framework- AMS/ATMS/AS/ASC - 简书 (jianshu.com)[https://www.jiansh...
文集作者