Home
last modified time | relevance | path

Searched defs:setSubstituteHandling (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Ddisplayoptions.h133 Builder &setSubstituteHandling(UDisplayOptionsSubstituteHandling optSubstituteHandling) { in setSubstituteHandling() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDisplayOptions.java259 public Builder setSubstituteHandling(SubstituteHandling substituteHandling) { in setSubstituteHandling() method in DisplayOptions.Builder