Searched defs:expectedFocusedValue (Results 1 – 2 of 2) sorted by relevance
48 final AutofillValue expectedFocusedValue = username.getAutofillValue(); in testAutofill_none() local75 final AutofillValue expectedFocusedValue = username.getAutofillValue(); in testAutofill_oneField() local111 final AutofillValue expectedFocusedValue = username.getAutofillValue(); in testAutofill_twoFields() local148 final AutofillValue expectedFocusedValue = username.getAutofillValue(); in testAutofill_manualRequest() local186 final AutofillValue expectedFocusedValue = username.getAutofillValue(); in testAutofill_autoThenManualRequests() local
81 @Nullable AutofillValue expectedFocusedValue) { in assertBasicRequestInfo()87 @Nullable AutofillValue expectedFocusedValue, boolean hasInlineRequest) { in assertBasicRequestInfo()