Searched refs:convertIntToUint (Results 1 – 1 of 1) sorted by relevance
163 static native int convertIntToUint(int x); in convertIntToUint() method in CoreMathVerifier1482 args.out = convertIntToUint(args.inV); in computeConvert()