/frameworks/base/core/tests/coretests/src/android/service/notification/ |
D | StatusBarNotificationTest.java | 202 private StatusBarNotification getNotification(String pkg, String group, String channelId) { in getNotification() method in StatusBarNotificationTest 217 private StatusBarNotification getNotification(String pkg, Notification.Builder builder) { in getNotification() method in StatusBarNotificationTest
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationRecordLoggerTest.java | 44 private NotificationRecord getNotification(int id, String tag) { in getNotification() method in NotificationRecordLoggerTest
|
D | ArchiveTest.java | 64 private StatusBarNotification getNotification(String pkg, int id, UserHandle user) { in getNotification() method in ArchiveTest
|
D | NotificationRecordTest.java | 135 private StatusBarNotification getNotification(String pkg, boolean noisy, boolean defaultSound, in getNotification() method in NotificationRecordTest
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | UiBot.java | 65 public UiObject getNotification(String text) { in getNotification() method in UiBot
|
/frameworks/base/apex/media/framework/java/android/media/ |
D | MediaSession2Service.java | 334 public Notification getNotification() { in getNotification() method in MediaSession2Service.MediaNotification
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | CarrierActionUtils.java | 210 private static Notification getNotification(Context context, int titleId, int textId, in getNotification() method in CarrierActionUtils
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 349 public Notification getNotification() { in getNotification() method in StatusBarNotification
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SnoozeHelper.java | 200 protected NotificationRecord getNotification(String key) { in getNotification() method in SnoozeHelper
|
D | NotificationRecord.java | 422 public Notification getNotification() { return getSbn().getNotification(); } in getNotification() method in NotificationRecord
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarIconView.java | 566 public StatusBarNotification getNotification() { in getNotification() method in StatusBarIconView
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 6393 public Notification getNotification() { in getNotification() method
|