HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_REGISTER_PHONE_ACCOUNT (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CallNotificationReceiver.java 44 static final String ACTION_REGISTER_PHONE_ACCOUNT =
45 "com.android.server.telecom.testapps.ACTION_REGISTER_PHONE_ACCOUNT";
63 } else if (ACTION_REGISTER_PHONE_ACCOUNT.equals(action)) {
CallServiceNotifier.java 276 final Intent intent = new Intent(CallNotificationReceiver.ACTION_REGISTER_PHONE_ACCOUNT,

Completed in 215 milliseconds