Searched refs:TvInputManagerImpl (Results 1 – 1 of 1) sorted by relevance
83 private static final class TvInputManagerImpl implements TvInputManagerInterface { class in TvInputManagerHelper86 private TvInputManagerImpl(TvInputManager delegate) { in TvInputManagerImpl() method in TvInputManagerHelper.TvInputManagerImpl307 protected static TvInputManagerImpl createTvInputManagerWrapper(Context context) { in createTvInputManagerWrapper()310 return tvInputManager == null ? null : new TvInputManagerImpl(tvInputManager); in createTvInputManagerWrapper()