Searched refs:mFocusedValue (Results 1 – 1 of 1) sorted by relevance
417 private AutofillValue mFocusedValue; field in AugmentedAutofillService.AutofillProxy457 mFocusedValue = focusedValue; in AutofillProxy()537 mFocusedValue = focusedValue; in update()564 return mFocusedValue; in getFocusedValue()655 if (mFocusedValue != null) { in dump()656 pw.print(prefix); pw.print("focusedValue: "); pw.println(mFocusedValue); in dump()