Searched refs:currentHandle (Results 1 – 1 of 1) sorted by relevance
61 final UserHandle currentHandle = new UserHandle(UserUtils.getCurrentUserHandle(mContext)); in isCrossProfileAllowed() local62 if (uriCode == -1 || currentHandle == null) { in isCrossProfileAllowed()70 final boolean isCallerIdEnabled = !mDpm.getCrossProfileCallerIdDisabled(currentHandle); in isCrossProfileAllowed()72 !mDpm.getCrossProfileContactsSearchDisabled(currentHandle); in isCrossProfileAllowed()74 !mDpm.getBluetoothContactSharingDisabled(currentHandle); in isCrossProfileAllowed()