Searched refs:querySuccessful (Results 1 – 3 of 3) sorted by relevance
42 mAutofill->querySuccessful(names[0], labels[0], uniqueIds[0]); in AutoFillSuggestionsReturned()
77 void querySuccessful(const string16& value, const string16& label, int uniqueId);
182 void WebAutofill::querySuccessful(const string16& value, const string16& label, int uniqueId) in querySuccessful() function in android::WebAutofill