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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java43 static final String ACTION_REGISTER_PHONE_ACCOUNT = field in class:CallNotificationReceiver
44 "com.android.server.telecom.testapps.ACTION_REGISTER_PHONE_ACCOUNT";
58 } else if (ACTION_REGISTER_PHONE_ACCOUNT.equals(action)) {
H A DCallServiceNotifier.java232 final Intent intent = new Intent(CallNotificationReceiver.ACTION_REGISTER_PHONE_ACCOUNT,

Completed in 221 milliseconds