Home
last modified time | relevance | path

Searched defs:managedProfileId (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() local
350 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed() local
429 int managedProfileId = getManagedProfileId(context, userId); in checkIfUsbDataSignalingIsDisabled() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilitySecurityPolicy.java471 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed() local