Searched defs:ACTION_REGISTER_PHONE_ACCOUNT (Results 1 - 1 of 1) 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)) {

Completed in 30 milliseconds