HomeSort by relevance Sort by last modified time
    Searched defs:getTextAttribute (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 83 * getTextAttribute/setTextAttribute.
361 return getTextAttribute(this.address, UNUM_NEGATIVE_PREFIX);
368 return getTextAttribute(this.address, UNUM_NEGATIVE_SUFFIX);
375 return getTextAttribute(this.address, UNUM_POSITIVE_PREFIX);
382 return getTextAttribute(this.address, UNUM_POSITIVE_SUFFIX);
625 private static native String getTextAttribute(int addr, int symbol);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 34 milliseconds