Home
last modified time | relevance | path

Searched refs:currentIsa (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerMultiArchAppTest.java130 final String currentIsa = VMRuntime.getInstructionSet(currentAbi); in getSupportedEmulatedAbis() local
131 if (!TextUtils.isEmpty(SystemProperties.get("ro.dalvik.vm.isa." + currentIsa))) { in getSupportedEmulatedAbis()