Searched defs:createNotification (Results 1 – 6 of 6) sorted by relevance
50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
65 private fun createNotification(): Notification { regex
471 public Notification createNotification() { in createNotification() method in NotificationTestHelper482 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper494 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
1000 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest1009 private NotificationEntry createNotification(int importance, Notification n) { in createNotification() method in NotificationInterruptStateProviderImplTest
180 private void createNotification(@NonNull PrintJobInfo printJob, @Nullable Action firstAction, in createNotification() method in NotificationController
1663 private StatusBarNotification createNotification(String shortcutId, in createNotification() method in PeopleSpaceWidgetManagerTest