Home
last modified time | relevance | path

Searched defs:getLastRestrictionLevel (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java528 @RestrictionLevel int getLastRestrictionLevel() { in getLastRestrictionLevel() method in AppRestrictionController.RestrictionSettings.PkgSettings
693 private @RestrictionLevel int getLastRestrictionLevel(int uid, String packageName) { in getLastRestrictionLevel() method in AppRestrictionController.RestrictionSettings