Searched refs:currentAbi (Results 1 – 1 of 1) sorted by relevance
320 final String currentAbi = supportedAbis[i]; in getNativelySupportedAbis() local322 final String currentIsa = VMRuntime.getInstructionSet(currentAbi); in getNativelySupportedAbis()324 nativelySupportedAbis.add(currentAbi); in getNativelySupportedAbis()