Home
last modified time | relevance | path

Searched refs:INCOMING_CALL_CHANNEL_ID (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java49 public static final String INCOMING_CALL_CHANNEL_ID = "INCOMING_CALL_CHANNEL_ID"; field in SelfManagedConnection
101 INCOMING_CALL_CHANNEL_ID); in onShowIncomingCallUi()
H A DSelfManagedCallingActivity.java297 SelfManagedConnection.INCOMING_CALL_CHANNEL_ID, "Incoming Calls", in configureNotificationChannel()