Searched defs:supportedAbis (Results 1 – 4 of 4) sorted by relevance
214 public static int findSupportedAbi(Handle handle, String[] supportedAbis) { in findSupportedAbi()239 private native static int nativeFindSupportedAbi(long handle, String[] supportedAbis, in nativeFindSupportedAbi()
499 final String[] supportedAbis = Build.SUPPORTED_ABIS; in run() local
393 std::vector<ScopedUtfChars> supportedAbis; in findSupportedAbi() local
3666 final String[] supportedAbis = Build.SUPPORTED_ABIS; in checkAbiArgument() local