Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider.java173 private int mMaxSuggestionShortSize; field in BrowserProvider
401 mMaxSuggestionShortSize = MAX_SUGGEST_SHORT_LARGE; in onCreate()
404 mMaxSuggestionShortSize = MAX_SUGGEST_SHORT_SMALL; in onCreate()