Searched refs:ACTION_CALL_SERVICE_EXIT (Results 1 – 2 of 2) sorted by relevance
42 static final String ACTION_CALL_SERVICE_EXIT = field in CallNotificationReceiver59 if (ACTION_CALL_SERVICE_EXIT.equals(action)) { in onReceive()
231 final Intent intent = new Intent(CallNotificationReceiver.ACTION_CALL_SERVICE_EXIT, null, in createExitIntent()