Searched refs:appRestrictedInBackgroundLOSP (Results 1 – 2 of 2) sorted by relevance
5484 int appRestrictedInBackgroundLOSP(int uid, String packageName, int packageTargetSdk) { in appRestrictedInBackgroundLOSP() method in ActivityManagerService5561 return appRestrictedInBackgroundLOSP(uid, packageName, packageTargetSdk); in appServicesRestrictedInBackgroundLOSP()5595 ? appRestrictedInBackgroundLOSP(uid, packageName, packageTargetSdk) in getAppStartModeLOSP()
6395 HPLcom/android/server/am/ActivityManagerService;->appRestrictedInBackgroundLOSP(ILjava/lang/String;…