Home
last modified time | relevance | path

Searched defs:createNotification (Results 1 – 6 of 6) 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.java424 public Notification createNotification() { in createNotification() method in NotificationTestHelper
435 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper
447 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java1023 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
1032 private NotificationEntry createNotification(int importance, Notification n) { 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/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccPort.java1350 private static EuiccNotification createNotification(Asn1Node node) in createNotification() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1644 private StatusBarNotification createNotification(String shortcutId, in createNotification() method in PeopleSpaceWidgetManagerTest