Home
last modified time | relevance | path

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

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