Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppRestrictionController.java671 @RestrictionLevel int getRestrictionLevel(int uid) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings
693 @RestrictionLevel int getRestrictionLevel(int uid, String packageName) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings
697 ? getRestrictionLevel(uid) : settings.getCurrentRestrictionLevel(); in getRestrictionLevel()
701 @RestrictionLevel int getRestrictionLevel(String packageName, @UserIdInt int userId) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings
704 return getRestrictionLevel(uid, packageName); in getRestrictionLevel()
1839 @RestrictionLevel int getRestrictionLevel(int uid) { in getRestrictionLevel() method in AppRestrictionController
1840 return mRestrictionSettings.getRestrictionLevel(uid); in getRestrictionLevel()
1846 @RestrictionLevel int getRestrictionLevel(int uid, String packageName) { in getRestrictionLevel() method in AppRestrictionController
1847 return mRestrictionSettings.getRestrictionLevel(uid, packageName); in getRestrictionLevel()
1853 @RestrictionLevel int getRestrictionLevel(String packageName, @UserIdInt int userId) { in getRestrictionLevel() method in AppRestrictionController
[all …]
DAppBatteryTracker.java1895 final int curLevel = mTracker.mAppRestrictionController.getRestrictionLevel(uid); in handleUidBatteryUsage()
2035 final int curLevel = mTracker.mAppRestrictionController.getRestrictionLevel( in onUserInteractionStarted()
DBroadcastQueueModernImpl.java2082 if (mService.mInternal.getRestrictionLevel( in notifyStartedRunning()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java983 public abstract @RestrictionLevel int getRestrictionLevel(int uid); in getRestrictionLevel() method in ActivityManagerInternal
988 public abstract @RestrictionLevel int getRestrictionLevel(String pkg, @UserIdInt int userId); in getRestrictionLevel() method in ActivityManagerInternal
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBackgroundRestrictionTest.java443 mBgRestrictionController.getRestrictionLevel(uids[j])); in testInitialLevels()
445 mBgRestrictionController.getRestrictionLevel(uids[j], in testInitialLevels()
2724 assertEquals(level, mBgRestrictionController.getRestrictionLevel(uid));
2725 assertEquals(level, mBgRestrictionController.getRestrictionLevel(uid, pkgName));
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java1585 getRestrictionLevelForStatsd(ami.getRestrictionLevel(callingUid))); in getSyncExemptionAndCleanUpExtrasForCaller()
/frameworks/base/services/
Dart-wear-profile4457 HPLcom/android/server/am/ActivityManagerService$LocalService;->getRestrictionLevel(I)I
5246 HPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionLevel(I)I
5247 HPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionLevel(ILjava/…
5290 HPLcom/android/server/am/AppRestrictionController;->getRestrictionLevel(I)I
5291 HPLcom/android/server/am/AppRestrictionController;->getRestrictionLevel(ILjava/lang/String;)I
Dart-profile370 HSPLcom/android/server/am/ActivityManagerService$LocalService;->getRestrictionLevel(I)I+]Lcom/andro…
531 HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionLevel(I)I+]L…