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