Searched refs:FLAG_WORD_SEGMENT_START (Results 1 – 1 of 1) sorted by relevance
131 private static final int FLAG_WORD_SEGMENT_START = 1 << 29; field in TextBoundsInfo905 encodeSegmentFinder(encodedFlags, FLAG_WORD_SEGMENT_START, FLAG_WORD_SEGMENT_END, mStart, in writeToParcel()921 mWordSegmentFinder = decodeSegmentFinder(encodedFlags, FLAG_WORD_SEGMENT_START, in TextBoundsInfo()