Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java270 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed() local
272 getUserHandleOf(managedProfileId)); in checkIfInputMethodDisallowed()
276 packageName, managedProfileId); in checkIfInputMethodDisallowed()
324 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed() local
326 getUserHandleOf(managedProfileId)); in checkIfAccessibilityServiceDisallowed()
330 profileAdmin.component, packageName, managedProfileId); in checkIfAccessibilityServiceDisallowed()