Searched refs:EVENT_STREAM_CONFIGURATION_CHANGED (Results 1 – 1 of 1) sorted by relevance
45 public static final int EVENT_STREAM_CONFIGURATION_CHANGED = field in TvInputHal169 mHandler.obtainMessage(EVENT_STREAM_CONFIGURATION_CHANGED, deviceId, in streamConfigsChangedFromNative()175 mHandler.obtainMessage(EVENT_STREAM_CONFIGURATION_CHANGED, deviceId, streamId)); in firstFrameCapturedFromNative()210 case EVENT_STREAM_CONFIGURATION_CHANGED: { in handleMessage()