Searched defs:supportedAbis (Results 1 – 4 of 4) sorted by relevance
191 public static int findSupportedAbi(Handle handle, String[] supportedAbis) { in findSupportedAbi()216 private native static int nativeFindSupportedAbi(long handle, String[] supportedAbis); in nativeFindSupportedAbi()
437 Vector<ScopedUtfChars*> supportedAbis; in findSupportedAbi() local
1984 final String[] supportedAbis = Build.SUPPORTED_ABIS; in checkAbiArgument() local
1077 final String[] supportedAbis = Build.SUPPORTED_ABIS; in runInstrument() local