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