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.java64 import com.android.server.wm.ActivityTaskManagerService.HotPath;
209 @HotPath(caller = HotPath.PROCESS_CHANGE)
484 @HotPath(caller = HotPath.PROCESS_CHANGE)
491 @HotPath(caller = HotPath.PROCESS_CHANGE)
521 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
528 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
541 @HotPath(caller = HotPath.LRU_UPDATE)
772 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
996 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
1060 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
[all …]
DActivityTaskManagerService.java680 @interface HotPath { annotation in ActivityTaskManagerService
6405 @HotPath(caller = HotPath.PROCESS_CHANGE)
6413 @HotPath(caller = HotPath.PROCESS_CHANGE)
6421 @HotPath(caller = HotPath.PROCESS_CHANGE)
6434 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6442 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6450 @HotPath(caller = HotPath.PROCESS_CHANGE)
6469 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6755 @HotPath(caller = HotPath.PROCESS_CHANGE)
6811 @HotPath(caller = HotPath.PROCESS_CHANGE)
[all …]