Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dandroid_utils.py113 class AndroidImageFiles(object): class
/external/autotest/server/hosts/
Dadb_host.py1345 images = android_utils.AndroidImageFiles.get_standalone_images(
1450 android_utils.AndroidImageFiles.get_standalone_images(board)
1451 + android_utils.AndroidImageFiles.get_zipped_images(board))
1454 bootloader = android_utils.AndroidImageFiles.BOOTLOADER
1464 if image == android_utils.AndroidImageFiles.BOOTLOADER: