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