Searched refs:getManagedProfileId (Results 1 – 4 of 4) sorted by relevance
54 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed()91 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed()116 private static int getManagedProfileId(Context context, int userId) { in getManagedProfileId() method in RestrictedLockUtilsInternal
355 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed()415 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed()433 private static int getManagedProfileId(Context context, int userId) { in getManagedProfileId() method in RestrictedLockUtilsInternal494 int managedProfileId = getManagedProfileId(context, userId); in checkIfUsbDataSignalingIsDisabled()828 int profileId = getManagedProfileId(context, UserHandle.USER_SYSTEM); in checkIfMteIsDisabled()851 int profileId = getManagedProfileId(context, UserHandle.USER_SYSTEM); in checkIfApplicationCanBeCredentialManagerProvider()
325 mCurrentWorkProfileId = getManagedProfileId(ActivityManager.getCurrentUser()); in loadUserSettings()1014 private int getManagedProfileId(int parentUserId) { in getManagedProfileId() method in NotificationAttentionHelper
15769 PLcom/android/server/notification/NotificationAttentionHelper;->getManagedProfileId(I)I