Searched refs:calcAppRestrictionLevel (Results 1 – 2 of 2) sorted by relevance
1673 final Pair<Integer, TrackerInfo> levelTypePair = calcAppRestrictionLevel( in refreshAppRestrictionLevelForUser()1697 final Pair<Integer, TrackerInfo> levelTypePair = calcAppRestrictionLevel(userId, uid, in refreshAppRestrictionLevelForUid()1709 private Pair<Integer, TrackerInfo> calcAppRestrictionLevel(@UserIdInt int userId, int uid, in calcAppRestrictionLevel() method in AppRestrictionController2256 final Pair<Integer, TrackerInfo> levelTypePair = calcAppRestrictionLevel( in handleBackgroundRestrictionChanged()2300 final Pair<Integer, TrackerInfo> levelTypePair = calcAppRestrictionLevel( in handleAppStandbyBucketChanged()
1305 HSPLcom/android/server/am/AppRestrictionController;->calcAppRestrictionLevel(IILjava/lang/String;IZ…