Searched refs:INCOMING_CALL (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
H A DNotificationChannelId.java26 NotificationChannelId.INCOMING_CALL,
34 String INCOMING_CALL = "phone_incoming_call"; field in interface:NotificationChannelId
H A DNotificationChannelManager.java109 result.add(NotificationChannelId.INCOMING_CALL);
120 NotificationChannelId.INCOMING_CALL,
/packages/apps/Dialer/java/com/android/incallui/
H A DInCallActivity.java663 Logger.get(this).logScreenView(ScreenEvent.Type.INCOMING_CALL, this);
H A DStatusBarNotifier.java373 builder.setChannelId(NotificationChannelId.INCOMING_CALL);

Completed in 374 milliseconds