Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java841 doNotify(notifBuilder.build(), notificationState); in fireOffNotification()
950 private static synchronized void doNotify(final Notification notification, in doNotify() method in BugleNotifications