Searched refs:InputEventHandlingTvView (Results 1 – 1 of 1) sorted by relevance
551 result = new InputEventHandlingTvView(mActivity).dispatchUnhandledInputEvent(null); in testUnhandledInputEvent()555 private static class InputEventHandlingTvView extends TvView { class in TvViewTest556 public InputEventHandlingTvView(Context context) { in InputEventHandlingTvView() method in TvViewTest.InputEventHandlingTvView