Searched refs:mLastShownId (Results 1 – 1 of 1) sorted by relevance
429 private AutofillId mLastShownId; field in AugmentedAutofillService.AutofillProxy466 if (mSmartSuggestion != null && mFocusedId.equals(mLastShownId)) { in getSmartSuggestionParams()481 mLastShownId = mFocusedId; in getSmartSuggestionParams()658 if (mLastShownId != null) { in dump()659 pw.print(prefix); pw.print("lastShownId: "); pw.println(mLastShownId); in dump()