Searched refs:getTargetResources (Results 1 – 9 of 9) sorted by relevance
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/ |
D | DvrLibraryTest.java | 58 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/ |
D | ParentalControlsTest.java | 86 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()
|
D | TimeoutTest.java | 54 controller.getTargetResources().getInteger(R.integer.menu_show_duration)); in testMenu() 65 controller.getTargetResources().getInteger(R.integer.program_guide_show_duration)); in testProgramGuide()
|
D | ChannelSourcesTest.java | 57 controller.getTargetResources(), R.string.setup_sources_text))); in testSetup_cancel() 75 controller.getTargetResources(), R.string.setup_sources_text))); in testSetupTwice_cancel()
|
D | ChannelBannerViewTest.java | 43 controller.getTargetResources().getInteger(R.integer.channel_banner_show_duration) in setUp()
|
D | LiveChannelsAppTest.java | 125 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testPinCancel()
|
D | PlayControlsRowViewTest.java | 115 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testKeepPausedWhileParentalControlChange()
|
D | LiveChannelsTestController.java | 160 public Resources getTargetResources() { in getTargetResources() method in LiveChannelsTestController
|
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/ |
D | CustomizeChannelListFragmentTest.java | 136 controller.getTargetResources().getInteger(R.integer.side_panel_show_duration)); in testCustomizeChannelList_timeout()
|