Searched refs:MORE_KEYS_FLAGS_NEEDS_DIVIDERS (Results 1 – 1 of 1) sorted by relevance
141 private static final int MORE_KEYS_FLAGS_NEEDS_DIVIDERS = 0x20000000; field in Key313 moreKeysColumnAndFlags |= MORE_KEYS_FLAGS_NEEDS_DIVIDERS; in Key()790 return (mMoreKeysColumnAndFlags & MORE_KEYS_FLAGS_NEEDS_DIVIDERS) != 0; in needsDividersInMoreKeys()