Searched defs:createNotification (Results 1 – 6 of 6) sorted by relevance
50 public static Notification createNotification(@NonNull Context context, in createNotification() method in AdbNotifications
309 public Notification createNotification() { in createNotification() method in NotificationTestHelper320 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() method in NotificationTestHelper332 public Notification createNotification(boolean isGroupSummary, in createNotification() method in NotificationTestHelper
499 private NotificationEntry createNotification(int importance) { in createNotification() method in NotificationInterruptStateProviderImplTest
180 private void createNotification(@NonNull PrintJobInfo printJob, @Nullable Action firstAction, in createNotification() method in NotificationController
546 private NotificationEntry createNotification() { in createNotification() method in NotificationEntryManagerTest
1372 private static EuiccNotification createNotification(Asn1Node node) in createNotification() method