Home
last modified time | relevance | path

Searched defs:onDestroyAllFillWindowsRequest (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/augmented/
H A DIAugmentedAutofillService.aidl43 void onDestroyAllFillWindowsRequest(); in onDestroyAllFillWindowsRequest() method
H A DAugmentedAutofillService.java124 public void onDestroyAllFillWindowsRequest() { in onDestroyAllFillWindowsRequest() method in AugmentedAutofillService.AugmentedAutofillServiceImpl