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

  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CallNotificationReceiver.java 42 static final String ACTION_CALL_SERVICE_EXIT =
43 "com.android.server.telecom.testapps.ACTION_CALL_SERVICE_EXIT";
61 if (ACTION_CALL_SERVICE_EXIT.equals(action)) {
CallServiceNotifier.java 266 final Intent intent = new Intent(CallNotificationReceiver.ACTION_CALL_SERVICE_EXIT, null,

Completed in 750 milliseconds