Home
last modified time | relevance | path

Searched defs:createNotification (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/debug/
DAdbNotifications.java50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java352 public Notification createNotification() { in createNotification() method in NotificationTestHelper
363 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper
375 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java500 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java180 private void createNotification(@NonNull PrintJobInfo printJob, @Nullable Action firstAction, in createNotification() method in NotificationController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java546 private NotificationEntry createNotification() { in createNotification() method in NotificationEntryManagerTest
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java1372 private static EuiccNotification createNotification(Asn1Node node) in createNotification() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1649 private StatusBarNotification createNotification(String shortcutId, in createNotification() method in PeopleSpaceWidgetManagerTest