Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java131 private NotificationCompat.Builder createBaseAccountNotificationBuilder(long accountId, in createBaseAccountNotificationBuilder() method in EmailNotificationController
172 final NotificationCompat.Builder builder = createBaseAccountNotificationBuilder(accountId, in showNotification()