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