Searched refs:android_build (Results 1 – 1 of 1) sorted by relevance
42 def download_android_build(self, android_build, ds): argument49 build_filename = self.generate_android_build_filename(android_build)52 utils.parse_launch_control_build(android_build))70 def download_sepolicy(self, android_build, ds): argument79 utils.parse_launch_control_build(android_build))106 def download_push_to_device(self, android_build, ds): argument116 utils.parse_launch_control_build(android_build))153 def generate_android_build_filename(self, android_build): argument163 m = re.findall(r'cheets_\w+|P?\d+$', android_build)169 android_build)