Searched refs:getSupportedAbis (Results 1 – 2 of 2) sorted by relevance
209 String abis = getSupportedAbis(mUnsupportedAbis, mArchitecture, in writeTests()237 public static Set<String> getSupportedAbis(ExpectationStore expectationStore, in getSupportedAbis() method in XmlGenerator
1093 for (String abi : AbiFormatter.getSupportedAbis(mDevice, bitness)) { in getAbis()