Home
last modified time | relevance | path

Searched refs:mAutofillProxyForLastRequest (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/autofill/augmented/
DAugmentedAutofillService.java94 private AutofillProxy mAutofillProxyForLastRequest; field in AugmentedAutofillService
186 final AutofillProxy proxy = mAutofillProxyForLastRequest; in requestAutofill()
283 mAutofillProxyForLastRequest = proxy; in handleOnFillRequest()
311 mAutofillProxyForLastRequest = null; in handleOnDestroyAllFillWindowsRequest()
331 mAutofillProxyForLastRequest = null; in handleOnUnbind()