Home
last modified time | relevance | path

Searched refs:MAX_PROPOSED_SUGGESTIONS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/savedqueries/
DSavedQueryLoader.java39 static final int MAX_PROPOSED_SUGGESTIONS = 5; field in SavedQueryLoader
63 String.valueOf(MAX_PROPOSED_SUGGESTIONS) /* limit */)) { in loadInBackground() argument