Searched refs:getNewMissedCalls (Results 1 – 3 of 3) sorted by relevance
119 public int getNewMissedCalls() { in getNewMissedCalls() method in BluetoothPbapRequestPullPhoneBook
113 List<NewCall> newCalls = callLogNotificationsQueryHelper.getNewMissedCalls(); in updateMissedCallNotification()305 List<NewCall> newCalls = callLogNotificationsQueryHelper.getNewMissedCalls(); in insertPostCallNotification()
180 public List<NewCall> getNewMissedCalls() { in getNewMissedCalls() method in CallLogNotificationsQueryHelper