Lines Matching refs:of

6  * You may obtain a copy of the License at
262 * Create a new String object containing the given range of characters
285 * Returns list of multiple {@link CharSequence} joined into a single
339 * @return an array of strings. The array will be empty if text is empty
356 * @return an array of strings. The array will be empty if text is empty
369 * An interface for splitting strings according to rules that are opaque to the user of this
491 * both the arguments were instances of String.</i></p>
635 // "if" instead of "else if" where there are interfaces
840 * Return a new CharSequence in which each of the source strings is
841 * replaced by the corresponding element of the destinations.
869 * Replace instances of "^1", "^2", etc. in the
892 throw new IllegalArgumentException("max of 9 values are supported");
1014 * @throws IndexOutOfBoundsException if any of the copied spans
1015 * are out of range in <code>dest</code>.
1054 * This method is called to report that the specified region of
1062 * given the properties of the specified Paint,
1074 * given the properties of the specified Paint,
1079 * length and offsets instead of truncating.
1081 * report the start and end of the ellipsized range. TextDirection
1096 * given the properties of the specified Paint,
1101 * length and offsets instead of truncating.
1103 * report the start and end of the ellipsized range.
1194 * Converts a CharSequence of the comma-separated form "Andy, Bob,
1252 // XXX should not insert spaces, should be part of string
1375 // of &apos; to work as expected in HTML 4 user agents.
1512 * character of all words. This value is explicitly defined to be the same as
1520 * character of each sentence. This value is explicitly defined to be the same as
1534 * @param reqModes The modes to be checked: may be any combination of
1539 * at the current position, which is any combination of
1570 // Start of paragraph, with optional whitespace.
1580 // Or start of word if we are that style.
1587 // There must be a space if not the start of paragraph.
1651 // Match at end of string.
1665 * will (correctly) create span transitions, and calling getSpans on a slice of text bounded by
1666 * one of these transitions will (correctly) include the empty overlapping span.
1671 * @param spans A list of spans retrieved using {@link Spanned#getSpans(int, int, Class)} from
1674 * @return A subset of spans where empty spans ({@link Spanned#getSpanStart(Object)} ==
1745 * @return the layout direction. This may be one of:
1768 * Fallback algorithm to detect the locale direction. Rely on the fist char of the
1773 * @return the layout direction. This may be one of: