Searched defs:ACTION_CALL_SERVICE_EXIT (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java41 static final String ACTION_CALL_SERVICE_EXIT = field in class:CallNotificationReceiver
42 "com.android.server.telecom.testapps.ACTION_CALL_SERVICE_EXIT";
56 if (ACTION_CALL_SERVICE_EXIT.equals(action)) {

Completed in 29 milliseconds