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