Searched refs:product_cpu_abi (Results 1 – 3 of 3) sorted by relevance
44 device.product_cpu_abi))
141 return 'android_%s' % (arch or device.product_cpu_abi)
1733 def product_cpu_abi(self): member in DeviceUtils