Searched defs:deviceAbi1 (Results 1 – 1 of 1) sorted by relevance
198 String deviceAbi1 = device.getProperty("ro.product.cpu.abi"); //$NON-NLS-1$ in doLaunch() local471 private NativeAbi getCompatibleAbi(String deviceAbi1, String deviceAbi2, in getCompatibleAbi()