Searched refs:convertUlongToUint (Results 1 – 1 of 1) sorted by relevance
196 static native int convertUlongToUint(long x); in convertUlongToUint() method in CoreMathVerifier1593 args.out = convertUlongToUint(args.inV); in computeConvert()