Searched defs:AutofillPopup (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
H A DAutofillPopup.java30 public class AutofillPopup extends DropdownPopupWindow implements AdapterView.OnItemClickListener, class in inherits:DropdownPopupWindow,AdapterView.OnItemClickListener,PopupWindow.OnDismissListener
45 * An interface to handle the touch interaction with an AutofillPopup object.
49 * Informs the controller the AutofillPopup was hidden.
54 * Handles the selection of an Autofill suggestion from an AutofillPopup.
66 public AutofillPopup(Context context, ViewAndroidDelegate viewAndroidDelegate, method in class:AutofillPopup
109 Log.e("AutofillPopup",

Completed in 73 milliseconds