Home
last modified time | relevance | path

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

/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/
DDvrLibraryTest.java58 ByResource.text(controller.getTargetResources(), R.string.dvr_main_recent)); in setUp()
62 controller.getTargetResources(), R.string.dvr_main_scheduled)); in setUp()
65 ByResource.text(controller.getTargetResources(), R.string.dvr_main_series)); in setUp()
70 controller.getTargetResources(), in setUp()
110 controller.getTargetResources(), R.string.dvr_schedules_empty_state), in testEmptyLibrary()
133 .getTargetResources() in testScheduleRecordings()
144 .getTargetResources() in testScheduleRecordings()
151 .getTargetResources() in testScheduleRecordings()
163 controller.getTargetResources(), in testScheduleRecordings()
169 controller.getTargetResources(), in testScheduleRecordings()
[all …]
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DParentalControlsTest.java86 ByResource.id(controller.getTargetResources(), R.id.check_box)); in testRatingDependentSelect()
110 ByResource.id(controller.getTargetResources(), R.id.check_box)); in assertRatingViewIsChecked()
150 .findObject(ByResource.id(controller.getTargetResources(), R.id.check_box)); in prepareParentalControl()
176 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in showParentalControl()
DTimeoutTest.java54 controller.getTargetResources().getInteger(R.integer.menu_show_duration)); in testMenu()
65 controller.getTargetResources().getInteger(R.integer.program_guide_show_duration)); in testProgramGuide()
DChannelSourcesTest.java57 controller.getTargetResources(), R.string.setup_sources_text))); in testSetup_cancel()
75 controller.getTargetResources(), R.string.setup_sources_text))); in testSetupTwice_cancel()
DChannelBannerViewTest.java43 controller.getTargetResources().getInteger(R.integer.channel_banner_show_duration) in setUp()
DLiveChannelsAppTest.java125 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testPinCancel()
DPlayControlsRowViewTest.java115 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testKeepPausedWhileParentalControlChange()
DLiveChannelsTestController.java160 public Resources getTargetResources() { in getTargetResources() method in LiveChannelsTestController
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/
DCustomizeChannelListFragmentTest.java136 controller.getTargetResources().getInteger(R.integer.side_panel_show_duration)); in testCustomizeChannelList_timeout()