Searched refs:WITH_COUNT (Results 1 – 4 of 4) sorted by relevance
29 public static final int WITH_COUNT = 0x40; // spanAndCount() may be called field in UnicodeSetStringSpan121 if (!someRelevant && (which & WITH_COUNT) == 0) { in UnicodeSetStringSpan()
33 public static final int WITH_COUNT = 0x40; // spanAndCount() may be called field in UnicodeSetStringSpan125 if (!someRelevant && (which & WITH_COUNT) == 0) { in UnicodeSetStringSpan()
4004 which |= UnicodeSetStringSpan.WITH_COUNT; in spanAndCount()
4096 which |= UnicodeSetStringSpan.WITH_COUNT; in spanAndCount()