Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DRestrictionUtils.java38 public EnforcedAdmin checkIfRestrictionEnforced(Context context, String restriction) { in checkIfRestrictionEnforced() method in RestrictionUtils
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowRestrictionUtils.java16 protected EnforcedAdmin checkIfRestrictionEnforced(Context context, String restriction) { in checkIfRestrictionEnforced() method in ShadowRestrictionUtils
H A DShadowRestrictedLockUtilsInternal.java94 protected static EnforcedAdmin checkIfRestrictionEnforced(Context context, in checkIfRestrictionEnforced() method in ShadowRestrictedLockUtilsInternal
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowRestrictedLockUtilsInternal.java54 protected static RestrictedLockUtils.EnforcedAdmin checkIfRestrictionEnforced(Context context, in checkIfRestrictionEnforced() method in ShadowRestrictedLockUtilsInternal
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DVerifyAppsOverUsbPreferenceController.java58 public EnforcedAdmin checkIfRestrictionEnforced( in checkIfRestrictionEnforced() method in VerifyAppsOverUsbPreferenceController.RestrictedLockUtilsDelegate
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java88 public static EnforcedAdmin checkIfRestrictionEnforced(Context context, in checkIfRestrictionEnforced() method in RestrictedLockUtilsInternal