Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java111 public NotificationInfo getNotificationInfo() { in getNotificationInfo() method in NotificationMainView
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DDefaultVoicemailNotifier.java301 private Pair<Uri, Integer> getNotificationInfo(@Nullable NewCall callToNotify) { in getNotificationInfo() method in DefaultVoicemailNotifier