Home
last modified time | relevance | path

Searched refs:removeDeprecatedRestrictions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DActiveAdmin.java952 static Bundle removeDeprecatedRestrictions(Bundle restrictions) { in removeDeprecatedRestrictions() method in ActiveAdmin
974 removeDeprecatedRestrictions(new Bundle(ensureUserRestrictions()))); in getEffectiveRestrictions()
/aosp12/frameworks/base/services/
H A Dart-profile16240 HSPLcom/android/server/devicepolicy/ActiveAdmin;->removeDeprecatedRestrictions(Landroid/os/Bundle;)…