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