Lines Matching refs:suggestion
229 // value when folder label suggestion feature is disabled.
235 // New label matches with primary(aka top) suggestion.
238 // New value matches with second top suggestion even though the top suggestion was non-empty.
241 // New value matches with second top suggestion given that top suggestion was empty.
244 // New value matches with third top suggestion even though the top suggestion was non-empty.
247 // New value matches with third top suggestion given that top suggestion was empty.
250 // New value matches with 4th top suggestion even though the top suggestion was non-empty.
253 // New value matches with 4th top suggestion given that top suggestion was empty.
256 // New value is empty even though the top suggestion was non-empty.
259 // New value is empty given that top suggestion was empty.
268 …-empty and does not match with any of the suggestions even though the top suggestion was non-empty.
271 // New value is non-empty and not match with any suggestions given that top suggestion was empty.