Searched refs:phoneExists (Results 1 – 1 of 1) sorted by relevance
97 return phoneUri != null && phoneExists(context, phoneUri); in isValidEmergencyContact()100 private static boolean phoneExists(Context context, Uri phoneUri) { in phoneExists() method in EmergencyContactManager