Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerMultiArchAppTest.java128 final String currentAbi = supportedAbis[i]; in getSupportedEmulatedAbis() local
130 final String currentIsa = VMRuntime.getInstructionSet(currentAbi); in getSupportedEmulatedAbis()
132 abiSet.add(currentAbi); in getSupportedEmulatedAbis()