Home
last modified time | relevance | path

Searched defs:answerIntent (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/
DUtils.java60 Intent answerIntent = new Intent(context, InCallActivity.class); in createCallStyleNotification() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnection.java115 final Intent answerIntent = new Intent( in onShowIncomingCallUi() local
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java214 Intent answerIntent = new Intent( in getNotificationBuilder() local