Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DHeadsUpNotificationFragment.java63 private Notification createNotification() { in createNotification() method in HeadsUpNotificationFragment
/aosp12/frameworks/base/core/java/android/debug/
H A DAdbNotifications.java50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
/aosp12/packages/services/Mtp/src/com/android/mtp/
H A DServiceIntentSender.java78 private static Notification createNotification(Context context, MtpDeviceRecord device) { in createNotification() method in ServiceIntentSender
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java370 public Notification createNotification() { in createNotification() method in NotificationTestHelper
381 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper
393 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DLegacyVoicemailNotifier.java90 private static Notification createNotification( in createNotification() method in LegacyVoicemailNotifier
/aosp12/packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
H A DUpdateLayoutFragment.java273 private static Notification createNotification(Context context, @StringRes int contents) { in createNotification() method in UpdateLayoutFragment
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java500 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java180 private void createNotification(@NonNull PrintJobInfo printJob, @Nullable Action firstAction, in createNotification() method in NotificationController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManagerTest.java563 private NotificationEntry createNotification() { in createNotification() method in NotificationEntryManagerTest
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCard.java1372 private static EuiccNotification createNotification(Asn1Node node) in createNotification() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1649 private StatusBarNotification createNotification(String shortcutId, in createNotification() method in PeopleSpaceWidgetManagerTest