Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DContact.java469 public boolean areAllRawContactsSimAccounts(final Context context) { in areAllRawContactsSimAccounts() method in Contact
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1378 private void initializeNoContactDetailCard(boolean areAllRawContactsSimAccounts) { in initializeNoContactDetailCard()
1544 public boolean areAllRawContactsSimAccounts; field in QuickContactActivity.Cp2DataCardModel