Searched refs:AutofillPopupWindow (Results 1 – 2 of 2) sorted by relevance
44 public class AutofillPopupWindow extends PopupWindow { class80 public AutofillPopupWindow(@NonNull IAutofillWindowPresenter presenter) { in AutofillPopupWindow() method in AutofillPopupWindow
127 import android.view.autofill.AutofillPopupWindow;941 private AutofillPopupWindow mAutofillPopupWindow;8303 mAutofillPopupWindow = new AutofillPopupWindow(presenter); in autofillClientRequestShowFillUi()