Home
last modified time | relevance | path

Searched refs:mSectionReceived (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/interactive/SampleTvInteractiveAppService/src/com/android/tv/samples/sampletvinteractiveappservice/
DTiasSessionImpl.java113 private int mSectionReceived = 0; field in TiasSessionImpl
347 mSectionReceived = 0; in onKeyDown()
669 } else if (mSectionReceived < MAX_HANDLED_RESPONSE in onBroadcastInfoResponse()
679 mSectionReceived++; in handleSectionResponse()