Searched refs:product_cpu_abi (Results 1 – 5 of 5) sorted by relevance
40 device.screen_density, device.product_cpu_abi))
24 self.product_cpu_abi = abis.ARM_64
189 return 'android_%s' % (arch or device.product_cpu_abi)
153 self.product_cpu_abi = abis.ARM_64
2848 def product_cpu_abi(self): member in DeviceUtils