Home
last modified time | relevance | path

Searched refs:HotPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowProcessController.java88 import com.android.server.wm.ActivityTaskManagerService.HotPath;
363 @HotPath(caller = HotPath.PROCESS_CHANGE)
416 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
685 @HotPath(caller = HotPath.START_SERVICE)
778 @HotPath(caller = HotPath.PROCESS_CHANGE)
787 @HotPath(caller = HotPath.PROCESS_CHANGE)
853 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
858 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
867 @HotPath(caller = HotPath.LRU_UPDATE)
1225 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
[all …]
DActivityTaskManagerService.java847 @interface HotPath { annotation in ActivityTaskManagerService
5590 @HotPath(caller = HotPath.START_SERVICE)
6188 @HotPath(caller = HotPath.PROCESS_CHANGE)
6196 @HotPath(caller = HotPath.PROCESS_CHANGE)
6217 @HotPath(caller = HotPath.PROCESS_CHANGE)
6230 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6241 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6248 @HotPath(caller = HotPath.PROCESS_CHANGE)
6267 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6579 @HotPath(caller = HotPath.PROCESS_CHANGE)
[all …]