Searched refs:isTempAllowlistedForFgsWhileInUse (Results 1 – 5 of 5) sorted by relevance
635 public abstract boolean isTempAllowlistedForFgsWhileInUse(int uid); in isTempAllowlistedForFgsWhileInUse() method in ActivityManagerInternal
5980 if (mAm.mInternal.isTempAllowlistedForFgsWhileInUse(callingUid)) { in shouldAllowFgsWhileInUsePermissionLocked()
16370 public boolean isTempAllowlistedForFgsWhileInUse(int uid) {
586 && mActivityManagerInternal.isTempAllowlistedForFgsWhileInUse(uid)) { in evalMode()
6266 HPLcom/android/server/am/ActivityManagerService$LocalService;->isTempAllowlistedForFgsWhileInUse(I)…