Home
last modified time | relevance | path

Searched refs:updateMissedCallNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java99 updateMissedCallNotification(input.first, input.second); in doInBackground()
114 void updateMissedCallNotification(int count, @Nullable String number) { in updateMissedCallNotification() method in MissedCallNotifier