Home
last modified time | relevance | path

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

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