Searched refs:currentIsa (Results 1 – 1 of 1) sorted by relevance
130 final String currentIsa = VMRuntime.getInstructionSet(currentAbi); in getSupportedEmulatedAbis() local131 if (!TextUtils.isEmpty(SystemProperties.get("ro.dalvik.vm.isa." + currentIsa))) { in getSupportedEmulatedAbis()