Searched refs:associatedUserHandle (Results 1 – 2 of 2) sorted by relevance
305 UserHandle associatedUserHandle = subscriptionManager.getSubscriptionUserHandle(subId); in showSwitchToManagedProfileDialogIfAppropriate() local308 if (associatedUserHandle != null && um.isManagedProfile( in showSwitchToManagedProfileDialogIfAppropriate()309 associatedUserHandle.getIdentifier())) { in showSwitchToManagedProfileDialogIfAppropriate()
24114 UserHandle associatedUserHandle =24116 if (associatedUserHandle == null24117 || associatedUserHandle.getIdentifier() != userId) {