Home
last modified time | relevance | path

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

/packages/apps/TV/interactive/SampleTvInteractiveAppService/src/com/android/tv/samples/sampletvinteractiveappservice/
DTiasSessionImpl.java671 handleSectionResponse((SectionResponse) response); in onBroadcastInfoResponse()
678 private void handleSectionResponse(SectionResponse response) { in handleSectionResponse() method in TiasSessionImpl