Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/
DNotificationContentDescriptionTest.kt65 private fun createNotification( in createNotification() method
/frameworks/base/core/java/android/debug/
DAdbNotifications.java50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinator.kt90 private fun createNotification(uiState: Showing): Notification { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java528 public Notification createNotification() { in createNotification() method in NotificationTestHelper
539 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper
551 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java1076 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
1085 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.java1346 private static EuiccNotification createNotification(Asn1Node node) in createNotification() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1719 private StatusBarNotification createNotification(String shortcutId, in createNotification() method in PeopleSpaceWidgetManagerTest