HomeSort by relevance Sort by last modified time
    Searched defs:getSuggestionLogType (Results 1 - 6 of 6) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestion.java 100 String getSuggestionLogType();
AbstractSuggestionWrapper.java 56 public String getSuggestionLogType() {
57 return current().getSuggestionLogType();
CursorBackedSuggestionCursor.java 82 public String getSuggestionLogType() {
SuggestionData.java 107 public String getSuggestionLogType() {