Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6172 if (uidOnBackgroundAllowlistLOSP(uid)) { in appServicesRestrictedInBackgroundLOSP()
6962 private boolean uidOnBackgroundAllowlistLOSP(final int uid) { in uidOnBackgroundAllowlistLOSP() method in ActivityManagerService