Searched refs:isOnDeviceIdleAllowlistLOSP (Results 1 – 2 of 2) sorted by relevance
5513 !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
6578 HPLcom/android/server/am/ActivityManagerService;->isOnDeviceIdleAllowlistLOSP(IZ)Z+]Lcom/android/se…