Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java472 private int doNotify(PrintWriter pw, String callingPackage, int callingUid) in doNotify() method in NotificationShellCmd
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleNotifications.java950 private static synchronized void doNotify(final Notification notification, in doNotify() method in BugleNotifications