Searched defs:supportedAbis (Results 1 – 5 of 5) sorted by relevance
198 public static int findSupportedAbi(Handle handle, String[] supportedAbis) { in findSupportedAbi()223 private native static int nativeFindSupportedAbi(long handle, String[] supportedAbis, in nativeFindSupportedAbi()
393 final String[] supportedAbis = Build.SUPPORTED_ABIS; in run() local
438 Vector<ScopedUtfChars*> supportedAbis; in findSupportedAbi() local
387 final String[] supportedAbis = Build.SUPPORTED_ABIS; in checkAbiArgument() local
1324 final String[] supportedAbis = Build.SUPPORTED_ABIS; in checkAbiArgument() local