HomeSort by relevance Sort by last modified time
    Searched refs:getSimContactCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/tests/
SimContactsTestHelper.java 61 public int getSimContactCount() {
151 return isSimReady() && getSimContactCount() > 0;
  /packages/apps/Contacts/src/com/android/contacts/interactions/
ImportDialogFragment.java 160 int count = getSimContactCount(sim);
223 private int getSimContactCount(SimCard sim) {

Completed in 466 milliseconds