Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java82 boolean shouldAlert = in updateNotification()
117 context, voicemailsToNotify, contactInfos, callers, shouldAlert); in updateNotification()
DVisualVoicemailNotifier.java76 boolean shouldAlert) { in showNotifications() argument
94 if (shouldAlert) { in showNotifications()