Home
last modified time | relevance | path

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

/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/
DDvrLibraryTest.java158 controller.pressDPadRight(); in testScheduleRecordings()
186 controller.pressDPadRight(); in testScheduleRecordings()
188 controller.pressDPadRight(); in testScheduleRecordings()
304 controller.pressDPadRight(); in testScheduleRecordings()
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DProgramGuideJankTest.java90 mDevice.pressDPadRight(); in testScrollRight()
130 mDevice.pressDPadRight(); in showAndFocusProgramGuide()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DLiveChannelsTestController.java200 public void pressDPadRight() { in pressDPadRight() method in LiveChannelsTestController
201 mDevice.pressDPadRight(); in pressDPadRight()
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
DUiDeviceUtils.java37 uiDevice.pressDPadRight(); in pressDpad()