Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DNotificationController.java151 private boolean needsOngoingNotification(int notificationId) { in needsOngoingNotification() method in NotificationController
216 contentText, intent, null, null, true, needsOngoingNotification(notificationId)); in showAccountNotification()