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.java64 CallServiceNotifier.getInstance().showAllPhoneAccounts(context); in onReceive()
DCallServiceNotifier.java168 public void showAllPhoneAccounts(Context context) { in showAllPhoneAccounts() method in CallServiceNotifier