Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvViewTest.java551 result = new InputEventHandlingTvView(mActivity).dispatchUnhandledInputEvent(null); in testUnhandledInputEvent()
555 private static class InputEventHandlingTvView extends TvView { class in TvViewTest
556 public InputEventHandlingTvView(Context context) { in InputEventHandlingTvView() method in TvViewTest.InputEventHandlingTvView