Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallNotificationReceiver.java66 CallServiceNotifier.getInstance().showAllPhoneAccounts(context); in onReceive()
DCallServiceNotifier.java209 public void showAllPhoneAccounts(Context context) { in showAllPhoneAccounts() method in CallServiceNotifier