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.java63 import com.android.server.wm.ActivityTaskManagerService.HotPath;
202 @HotPath(caller = HotPath.PROCESS_CHANGE)
477 @HotPath(caller = HotPath.PROCESS_CHANGE)
484 @HotPath(caller = HotPath.PROCESS_CHANGE)
514 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
521 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
534 @HotPath(caller = HotPath.LRU_UPDATE)
760 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
984 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
1048 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
[all …]
DActivityTaskManagerService.java677 @interface HotPath { annotation in ActivityTaskManagerService
6348 @HotPath(caller = HotPath.PROCESS_CHANGE)
6356 @HotPath(caller = HotPath.PROCESS_CHANGE)
6364 @HotPath(caller = HotPath.PROCESS_CHANGE)
6377 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6385 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6393 @HotPath(caller = HotPath.PROCESS_CHANGE)
6412 @HotPath(caller = HotPath.OOM_ADJUSTMENT)
6698 @HotPath(caller = HotPath.PROCESS_CHANGE)
6754 @HotPath(caller = HotPath.PROCESS_CHANGE)
[all …]