Searched refs:pressDPadUp (Results 1 – 9 of 9) sorted by relevance
55 mDevice.pressDPadUp(); in testChannelZapping()66 mDevice.pressDPadUp(); in warmChannelZapping()
64 mDevice.pressDPadUp(); in fillTheMenuRowWithPreviousChannels()
231 controller.pressDPadUp(); in testScheduleRecordings()282 controller.pressDPadUp(); in testScheduleRecordings()284 controller.pressDPadUp(); in testScheduleRecordings()
204 public void pressDPadUp() { in pressDPadUp() method in LiveChannelsTestController205 mDevice.pressDPadUp(); in pressDPadUp()
60 controller.pressDPadUp(); in testChannelBannerShownWhenTune()
57 controller.pressDPadUp(); in setUp()
28 uiDevice.pressDPadUp(); in pressDpad()
104 mUiDevice.pressDPadUp(); in assertNavigateToPlayControlsRow()
54 fun UiDevice.navigateUp() = navigate { pressDPadUp() } in <lambda>()