Searched refs:isEnterpriseContactId (Results 1 – 6 of 6) sorted by relevance
113 if (!ContactsContract.Contacts.isEnterpriseContactId(contactId)) { in maybeStartManagedQuickContact()
1863 public static boolean isEnterpriseContactId(long contactId) { in isEnterpriseContactId() method in ContactsContract.Contacts5261 if (Contacts.isEnterpriseContactId(contactId)) { in queryRawContactEntity()
264 if (contactId != 0 && !Contacts.isEnterpriseContactId(contactId)) { in getCallerInfo()270 if (Contacts.isEnterpriseContactId(contactId)) { in getCallerInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24270 method public static boolean isEnterpriseContactId(long);
36484 method public static boolean isEnterpriseContactId(long);