Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java84 && voicemailsToNotify.size() > getExistingNotificationCount(context); in updateNotification()
125 private static int getExistingNotificationCount(Context context) { in getExistingNotificationCount() method in VisualVoicemailUpdateTask