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