Searched defs:parseBigDecimal (Results 1 – 2 of 2) sorted by relevance
112 private transient boolean parseBigDecimal; field in NativeDecimalFormat631 …atic native Number parse(int addr, String string, ParsePosition position, boolean parseBigDecimal); in parse()
282 jobject position, jboolean parseBigDecimal) { in NativeDecimalFormat_parse()