Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DRestrictionUtils.java38 public EnforcedAdmin checkIfRestrictionEnforced(Context context, String restriction) { in checkIfRestrictionEnforced() method in RestrictionUtils
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowRestrictionUtils.java14 public EnforcedAdmin checkIfRestrictionEnforced(Context context, String restriction) { in checkIfRestrictionEnforced() method in ShadowRestrictionUtils
/packages/apps/Settings/src/com/android/settings/development/
DVerifyAppsOverUsbPreferenceController.java54 public EnforcedAdmin checkIfRestrictionEnforced( in checkIfRestrictionEnforced() method in VerifyAppsOverUsbPreferenceController.RestrictedLockUtilsDelegate