Searched refs:STREAM_EVENT_STREAM_STOPPED (Results 1 – 6 of 6) sorted by relevance
141 public static final int STREAM_EVENT_STREAM_STOPPED = 2; field in CarEvsManager172 STREAM_EVENT_STREAM_STOPPED,
46 outputStatus = CarEvsManager.STREAM_EVENT_STREAM_STOPPED; in convertToStreamEvent()
26 import static android.car.evs.CarEvsManager.STREAM_EVENT_STREAM_STOPPED;436 processStreamEvent(STREAM_EVENT_STREAM_STOPPED); in handleTransitionToRequestedLocked()1290 callback.onStreamEvent(CarEvsManager.STREAM_EVENT_STREAM_STOPPED); in notifyStreamStopped()
227 case CarEvsManager.STREAM_EVENT_STREAM_STOPPED: in onStreamEvent()
84 if (event == CarEvsManager.STREAM_EVENT_STREAM_STOPPED) {
676 field public static final int STREAM_EVENT_STREAM_STOPPED = 2; // 0x2