Searched refs:MIN_PAGES_TO_ENABLE (Results 1 – 1 of 1) sorted by relevance
75 private static final int MIN_PAGES_TO_ENABLE = 7; field in ConversationFastScroller207 return (pages > MIN_PAGES_TO_ENABLE); in isEnabled()