Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5513 !isOnDeviceIdleAllowlistLOSP(uid, /*allowExceptIdleToo=*/ true)) { in appRestrictedInBackgroundLOSP()
5552 if (isOnDeviceIdleAllowlistLOSP(uid, /*allowExceptIdleToo=*/ false)) { in appServicesRestrictedInBackgroundLOSP()
5601 + " onallowlist=" + isOnDeviceIdleAllowlistLOSP(uid, false) in getAppStartModeLOSP()
5602 + " onallowlist(ei)=" + isOnDeviceIdleAllowlistLOSP(uid, true)); in getAppStartModeLOSP()
5631 boolean isOnDeviceIdleAllowlistLOSP(int uid, boolean allowExceptIdleToo) { in isOnDeviceIdleAllowlistLOSP() method in ActivityManagerService
/frameworks/base/services/
Dart-profile6578 HPLcom/android/server/am/ActivityManagerService;->isOnDeviceIdleAllowlistLOSP(IZ)Z+]Lcom/android/se…