Searched refs:AutofillPopupWindow (Results 1 – 2 of 2) sorted by relevance
43 public class AutofillPopupWindow extends PopupWindow { class65 public AutofillPopupWindow(@NonNull IAutofillWindowPresenter presenter) { in AutofillPopupWindow() method in AutofillPopupWindow
117 import android.view.autofill.AutofillPopupWindow;860 private AutofillPopupWindow mAutofillPopupWindow;7427 mAutofillPopupWindow = new AutofillPopupWindow(presenter); in autofillCallbackRequestShowFillUi()