Searched refs:mInlineSuggestionsRequestCallback (Results 1 – 1 of 1) sorted by relevance
81 private InlineSuggestionsRequestCallback mInlineSuggestionsRequestCallback; field in AutofillSuggestionsController102 mInlineSuggestionsRequestCallback = callback; in onCreateInlineSuggestionsRequest()166 if (mInlineSuggestionsRequestCallback != null) { in invalidateAutofillSession()167 mInlineSuggestionsRequestCallback.onInlineSuggestionsSessionInvalidated(); in invalidateAutofillSession()