Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java299 private PendingIntent createOneWayVideoCallIntent(Context context) { in createOneWayVideoCallIntent() method in CallServiceNotifier
336 builder.addAction(0, "1-way Video", createOneWayVideoCallIntent(context)); in addAddOneWayVideoCallAction()