Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java267 private PendingIntent createTwoWayVideoCallIntent(Context context) { in createTwoWayVideoCallIntent() method in CallServiceNotifier
303 builder.addAction(0, "2-way Video", createTwoWayVideoCallIntent(context)); in addAddTwoWayVideoCallAction()