Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowDoubleTwistPreferenceController.java26 public static void setManagedProfileId(int managedProfileId) { in setManagedProfileId()
H A DShadowAudioHelper.java44 public static void setManagedProfileId(int managedProfileId) { in setManagedProfileId()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationAccessSettings.java133 final int managedProfileId = Utils.getManagedProfileId(um, UserHandle.myUserId()); in updateList() local
/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DManagedServiceSettings.java105 final int managedProfileId = Utils.getManagedProfileId(um, UserHandle.myUserId()); in updateList() local
153 private int getCurrentUser(int managedProfileId) { in getCurrentUser()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java286 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed() local
346 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed() local
425 int managedProfileId = getManagedProfileId(context, userId); in checkIfUsbDataSignalingIsDisabled() local