Searched refs:appRestrictedAnyInBackground (Results 1 – 2 of 2) sorted by relevance
741 private boolean appRestrictedAnyInBackground(final int uid, final String packageName) { in appRestrictedAnyInBackground() method in ActiveServices750 final boolean restricted = appRestrictedAnyInBackground(uid, packageName); in updateAppRestrictedAnyInBackgroundLocked()890 && appRestrictedAnyInBackground(appUid, appPackageName) in startServiceLocked()1554 if (appRestrictedAnyInBackground( in stopInBackgroundLocked()6160 proc.mState.setBackgroundRestricted(appRestrictedAnyInBackground( in attachApplicationLocked()
753 HSPLcom/android/server/am/ActiveServices;->appRestrictedAnyInBackground(ILjava/lang/String;)Z