Searched refs:isCurrentUserOrProfile (Results 1 – 4 of 4) sorted by relevance
92 && isCurrentUserOrProfile(context, admin.user.getIdentifier())) { in sendShowAdminSupportDetailsIntent()115 public static boolean isCurrentUserOrProfile(Context context, int userId) { in isCurrentUserOrProfile() method in RestrictedLockUtils
383 public static boolean isCurrentUserOrProfile(Context context, int userId) { in isCurrentUserOrProfile() method in Utils
705 if (!Utils.isCurrentUserOrProfile(getContext(), userId)) { in rename()1155 if (!Utils.isCurrentUserOrProfile(getContext(), userId)) { in canUseFingerprint()
15222 HPLcom/android/server/biometrics/Utils;->isCurrentUserOrProfile(Landroid/content/Context;I)Z