Home
last modified time | relevance | path

Searched refs:tablet_id (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/tools/
Drun_all_tests.py646 tablet_id = get_device_serial_number('tablet', config_file_contents)
653 its_session_utils.validate_tablet(tablet_name, brightness, tablet_id)
655 tablet_id = None
682 if tablet_id is not None and not set(scenes).intersection(_MANUAL_SCENES):
819 its_session_utils.copy_scenes_to_tablet(testing_scene, tablet_id)
1025 if tablet_id:
/cts/apps/CameraITS/utils/
Dits_session_utils.py2720 def copy_scenes_to_tablet(scene, tablet_id): argument
2727 logging.info('Copying files to tablet: %s', tablet_id)