Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java639 private void notifyAsUser(String tag, int id, Notification notification, UserHandle user) { in notifyAsUser() method in NotificationMgr
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java670 public void notifyAsUser(String tag, int id, Notification notification, UserHandle user) in notifyAsUser() method in NotificationManager