Searched refs:getSuggestionLogType (Results 1 – 8 of 8) sorted by relevance
180 assertFieldEquals(message, "logType", expected.getSuggestionLogType(),181 observed.getSuggestionLogType());212 && equal(expected.getSuggestionLogType(), observed.getSuggestionLogType());
62 public String getSuggestionLogType() { in getSuggestionLogType() method in AbstractSuggestionWrapper63 return current().getSuggestionLogType(); in getSuggestionLogType()
107 String getSuggestionLogType(); in getSuggestionLogType() method
119 String type = cursor.getSuggestionLogType(); in getSuggestions()
83 public String getSuggestionLogType() { in getSuggestionLogType() method in CursorBackedSuggestionCursor
114 public String getSuggestionLogType() { in getSuggestionLogType() method in SuggestionData
575 cv.put(Shortcuts.log_type.name(), suggestion.getSuggestionLogType()); in makeShortcutRow()
122 public String getSuggestionLogType() { in getSuggestionLogType() method in AbstractGoogleSourceResult