Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java5512 int appRestrictedInBackgroundLOSP(int uid, String packageName, int packageTargetSdk) { in appRestrictedInBackgroundLOSP() method in ActivityManagerService
5589 return appRestrictedInBackgroundLOSP(uid, packageName, packageTargetSdk); in appServicesRestrictedInBackgroundLOSP()
5623 ? appRestrictedInBackgroundLOSP(uid, packageName, packageTargetSdk) in getAppStartModeLOSP()
/aosp12/frameworks/base/services/
H A Dart-profile6395 HPLcom/android/server/am/ActivityManagerService;->appRestrictedInBackgroundLOSP(ILjava/lang/String;…