Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java244 addShowAllPhoneAccountsAction(builder, context); in getPhoneAccountNotification()
357 private void addShowAllPhoneAccountsAction(Notification.Builder builder, Context context) { in addShowAllPhoneAccountsAction() method in CallServiceNotifier