Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/autofill/augmented/
H A DFillController.java67 final FillWindow fillWindow = mProxy.getFillWindow(); in autofill()
H A DFillCallback.java64 final FillWindow fillWindow = response.getFillWindow(); in onSuccess()
H A DFillResponse.java110 public @Nullable FillWindow getFillWindow() { in getFillWindow() method in FillResponse
H A DAugmentedAutofillService.java507 public FillWindow getFillWindow() { in getFillWindow() method in AugmentedAutofillService.AutofillProxy