Searched refs:ONGOING_CALL (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
H A DNotificationChannelId.java27 NotificationChannelId.ONGOING_CALL,
36 String ONGOING_CALL = "phone_ongoing_call"; field in interface:NotificationChannelId
H A DNotificationChannelManager.java110 result.add(NotificationChannelId.ONGOING_CALL);
134 NotificationChannelId.ONGOING_CALL,
/packages/apps/Dialer/java/com/android/incallui/
H A DStatusBarNotifier.java391 builder.setChannelId(NotificationChannelId.ONGOING_CALL);
398 builder.setChannelId(NotificationChannelId.ONGOING_CALL);

Completed in 122 milliseconds