Home
last modified time | relevance | path

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

/packages/apps/TV/interactive/SampleTvInteractiveAppService/src/com/android/tv/samples/sampletvinteractiveappservice/
DSampleTvInteractiveAppService.java35 TiasSessionImpl session = new TiasSessionImpl(this, iAppServiceId, type); in onCreateSession()
DTiasSessionImpl.java71 public class TiasSessionImpl extends TvInteractiveAppService.Session { class
117 public TiasSessionImpl(Context context, String iAppServiceId, int type) { in TiasSessionImpl() method in TiasSessionImpl