Searched refs:MORE_KEYS_FLAGS_NEEDS_DIVIDERS (Results 1 – 1 of 1) sorted by relevance
124 private static final int MORE_KEYS_FLAGS_NEEDS_DIVIDERS = 0x20000000; field in Key263 moreKeysColumn |= MORE_KEYS_FLAGS_NEEDS_DIVIDERS; in Key()567 return (mMoreKeysColumnAndFlags & MORE_KEYS_FLAGS_NEEDS_DIVIDERS) != 0; in needsDividersInMoreKeys()