Searched refs:getNewMissedCalls (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapRequestPullPhoneBook.java121 public int getNewMissedCalls() { method in class:BluetoothPbapRequestPullPhoneBook
H A DBluetoothPbapRequestPullVcardListing.java107 public int getNewMissedCalls() { method in class:BluetoothPbapRequestPullVcardListing
H A DBluetoothPbapClient.java438 client.sendToClient(EVENT_PULL_PHONE_BOOK_DONE, r.getNewMissedCalls(),
443 client.sendToClient(EVENT_PULL_VCARD_LISTING_DONE, r.getNewMissedCalls(),
/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallLogNotificationsHelper.java96 public List<NewCall> getNewMissedCalls() { method in class:CallLogNotificationsHelper
H A DMissedCallNotifier.java78 CallLogNotificationsHelper.getInstance(mContext).getNewMissedCalls();

Completed in 159 milliseconds