Searched refs:ACTION_SHOW_ALL_PHONE_ACCOUNTS (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java45 static final String ACTION_SHOW_ALL_PHONE_ACCOUNTS = field in class:CallNotificationReceiver
46 "com.android.server.telecom.testapps.ACTION_SHOW_ALL_PHONE_ACCOUNTS";
60 } else if (ACTION_SHOW_ALL_PHONE_ACCOUNTS.equals(action)) {
H A DCallServiceNotifier.java241 final Intent intent = new Intent(CallNotificationReceiver.ACTION_SHOW_ALL_PHONE_ACCOUNTS,

Completed in 83 milliseconds