Home
last modified time | relevance | path

Searched defs:TestTvInputService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/
DBaseTvInputServiceTest.java30 private static class TestTvInputService extends BaseTvInputService { class in BaseTvInputServiceTest
37 private TestTvInputService() { in TestTvInputService() method in BaseTvInputServiceTest.TestTvInputService
/aosp_15_r20/packages/apps/TV/tests/input/src/com/android/tv/testinput/
DTestTvInputService.java51 public class TestTvInputService extends TvInputService { class