Home
last modified time | relevance | path

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

/core/core-i18n/src/main/java/androidx/core/i18n/messageformat_icu/simple/
DMessageFormat.java2570 public AttributeAndPosition(Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition()
2574 … public AttributeAndPosition(Attribute field, Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition()
2578 public void init(Attribute field, Object fieldValue, int startIndex, int limitIndex) { in init()