Searched refs:getSIMContactsSize (Results 1 – 4 of 4) sorted by relevance
206 verify(simVcardManager).getSIMContactsSize(); in testGetPhonebookSize_whenTypeIsSimPhonebook()
250 assertThat(mManager.getSIMContactsSize()).isEqualTo(count); in testGetSIMContactsSize()
280 public final int getSIMContactsSize() { in getSIMContactsSize() method in BluetoothPbapSimVcardManager
140 size = vCardSimManager.getSIMContactsSize(); in getPhonebookSize()