Searched refs:isCurrentUserOrProfile (Results 1 – 5 of 5) sorted by relevance
81 && isCurrentUserOrProfile(context, admin.user.getIdentifier())) { in sendShowAdminSupportDetailsIntent()100 public static boolean isCurrentUserOrProfile(Context context, int userId) { in isCurrentUserOrProfile() method in RestrictedLockUtils
153 || !RestrictedLockUtils.isCurrentUserOrProfile(mActivity, userId); in isNotCurrentUserOrProfile()185 enforcedAdmin.component) || !RestrictedLockUtils.isCurrentUserOrProfile( in setAdminSupportDetails()
109 .isCurrentUserOrProfile(context, enforcedAdmin.user.getIdentifier())) { in getRestrictedDialogIntent()
173 enforcedAdmin.component) || !RestrictedLockUtils.isCurrentUserOrProfile( in setAdminSupportDetails()
206 || !RestrictedLockUtils.isCurrentUserOrProfile(context, userId); in isNotCurrentUserOrProfile()