Searched refs:mImeClientFieldId (Results 1 – 1 of 1) sorted by relevance
75 private AutofillId mImeClientFieldId; field in InlineSuggestionSessionController134 mImeClientFieldId = imeFieldId; in notifyOnStartInput()144 mSession.getRequestCallback().onInputMethodStartInput(mImeClientFieldId); in notifyOnStartInput()213 mImeClientFieldId = null; in notifyOnFinishInput()230 return match(requestInfo, mImeClientPackageName, mImeClientFieldId); in match()238 return match(autofillId, mImeClientFieldId); in match()