Searched defs:STREAM_EVENT_STREAM_STOPPED (Results 1 – 1 of 1) sorted by relevance
216 public static final int STREAM_EVENT_STREAM_STOPPED = 2; field in CarEvsManager667 handleStreamEventLocked(mStreamCallbacks.keyAt(i), STREAM_EVENT_STREAM_STOPPED, in stopVideoStreamLocked() local