Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java261 addAddTwoWayVideoCallAction(builder, context); in getMainNotification()
343 private void addAddTwoWayVideoCallAction(Notification.Builder builder, Context context) { in addAddTwoWayVideoCallAction() method in CallServiceNotifier