Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java290 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed()
350 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed()
368 private static int getManagedProfileId(Context context, int userId) { in getManagedProfileId() method in RestrictedLockUtilsInternal
429 int managedProfileId = getManagedProfileId(context, userId); in checkIfUsbDataSignalingIsDisabled()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilitySecurityPolicy.java441 private static int getManagedProfileId(Context context, int userId) { in getManagedProfileId() method in AccessibilitySecurityPolicy
471 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed()