Home
last modified time | relevance | path

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

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