Home
last modified time | relevance | path

Searched defs:shouldUseParentsContacts (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DUserUtils.java86 public static boolean shouldUseParentsContacts(Context context) { in shouldUseParentsContacts() method in UserUtils
99 public static boolean shouldUseParentsContacts(Context context, UserHandle userHandle) { in shouldUseParentsContacts() method in UserUtils