Searched refs:getAllCallRecords (Results 1 – 4 of 4) sorted by relevance
130 public List<Record> getAllCallRecords() { in getAllCallRecords() method in PhoneCallLog
142 phoneCallLog.getAllCallRecords()); in convert()
118 when(mMockPhoneCallLog.getAllCallRecords()).thenReturn( in setup()
123 int callLogSize = callLog.getAllCallRecords().size(); in showMissedCallNotification()