HomeSort by relevance Sort by last modified time
    Searched full:parsebigdecimal (Results 1 - 6 of 6) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 112 private transient boolean parseBigDecimal;
328 return parse(address, string, position, parseBigDecimal);
390 return parseBigDecimal;
471 parseBigDecimal = value;
631 private static native Number parse(int addr, String string, ParsePosition position, boolean parseBigDecimal);
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatTest.java 49 * Test the getter and setter of parseBigDecimal and parseIntegerOnly and
54 // parseBigDecimal default to false
74 // parseBigDecimal is set to true
125 // ParseBigDecimal take precedence of parseBigInteger
156 // Integer will be parsed to Long, unless parseBigDecimal is set to true
168 // NaN will be parsed to Double, no matter parseBigDecimal set or not.
179 // Infinity will be parsed to Double, no matter parseBigDecimal set or
199 // Negative infinity will be parsed to double no matter parseBigDecimal
222 // parseBigDecimal and parseIntegerOnly
226 // parseBigDecimal == true
    [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeDecimalFormat.cpp 282 jobject position, jboolean parseBigDecimal) {
309 if (parseBigDecimal) {
  /libcore/luni/src/main/java/java/text/
DecimalFormat.java     [all...]
  /libcore/luni/src/test/java/libcore/java/text/
OldDecimalFormatTest.java 128 * Test the getter and setter of parseBigDecimal and parseIntegerOnly and
133 // parseBigDecimal default to false
    [all...]
  /dalvik/hit/samples/
android.hprof 23 q?haddURIs?hashCounter!s8?()Landroid/app/SearchManager; w?@MM_STATE v?ARTIST_IDwd8mPrevListener s?HNETIMPLs??HUFFMAN_ONLYu?TONE_SUP_RADIO_ACKxGTYPE_INT32rPStringTokenizer.javawgmProtectFromCheckedChangerI?ASN1StringType.javat+xMenuItem_enabled w?xTHROW_IEr??MODE_APPENDtN Theme_progressBarStyleLarges{?java.io.ObjectOutputr?(II)Ljava/lang/Object;"w?Pjava.security.ProtectionDomainw30HEADER_KEY_IFMODIFIEDSINCEw?0parseBigDecimalwj?UNUM_PADDING_POSITIONr?mFixInterval(p?@android.app.IIntentSender$Stub$Proxy3xW?org.apache.http.cookie.CookieIdentityComparator w?PSECONDARY v mLabelMap v?0MIN_MATCHu??ACTION_BATTERY_LOWwdmPauseListenervW?ELAPSED_REALTIME_SECxXGEN_PATTERN(w{?android.widget.TextView$BufferType[]q??DataOutputStream.javaXq??(Ljava/lang/String;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;+v?android.webkit.WebSettings$EventHandlerwUPmSelfBounds(t)?MenuItemCheckedState_state_checkablew??P_DEP_CONTENT_DISPOSITION'u??android.os.IPowerManager$Stub$Proxyu?FEATURE_VALIDATIONs{xPROTOCOL_VERSION_1q?getResources|PPROTOCOL_VERSION_2swCURRENCY_SYMBOLw*?mMapTrackballToArrowKeysw?ZERO_SCALED_BY w?SSLV2w?ZORDER_TOPxG TYPE_INT64%v ?android.provider.Gmail$MailCursor<r?`(Ljava/net/URI;Lorg/apache/http/HttpHost;)Ljava/net/URI;w??DRM_CONTENTqs4X(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/message/ParserCursor;)Lorg/apache/http/NameValuePair;t^?View_scrollbarThumbVertical v? mFilteredw?hsourceInited
    [all...]

Completed in 747 milliseconds