Searched refs:getSuggestionLogType (Results 1 – 7 of 7) 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
103 String type = cursor.getSuggestionLogType(); in getSuggestions()
83 public String getSuggestionLogType() { in getSuggestionLogType() method in CursorBackedSuggestionCursor
114 public String getSuggestionLogType() { in getSuggestionLogType() method in SuggestionData
122 public String getSuggestionLogType() { in getSuggestionLogType() method in AbstractGoogleSourceResult