Searched refs:secondary (Results 1 – 4 of 4) sorted by relevance
91 dalvik.vm.dexopt.secondary=true \121 pm.dexopt.install-bulk-secondary?=verify \123 pm.dexopt.install-bulk-secondary-downgraded?=extract \
40 def construct_target_files(secondary=False, compressedApex=False): argument78 if secondary:371 input_file = construct_target_files(secondary=True)393 input_file = construct_target_files(secondary=True)412 input_file = construct_target_files(secondary=True)432 input_file = construct_target_files(secondary=True)510 input_file = construct_target_files(secondary=True)1189 def _create_payload_full(secondary=False): argument1190 target_file = construct_target_files(secondary)1191 payload = Payload(secondary)[all …]
379 def __init__(self, secondary=False): argument387 self.secondary = secondary471 if self.secondary:491 if self.secondary:1147 secondary_payload = Payload(secondary=True)