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