Searched refs:DropDownListView (Results 1 – 5 of 5) sorted by relevance
35 public class DropDownListView extends ListView { class88 public DropDownListView(@NonNull Context context, boolean hijackFocus) { in DropDownListView() method in DropDownListView97 public DropDownListView(@NonNull Context context, boolean hijackFocus, int defStyleAttr) { in DropDownListView() method in DropDownListView367 DropDownListView.this.post(this); in post()
72 private DropDownListView mDropDownList;792 DropDownListView list = mDropDownList;807 final DropDownListView list = mDropDownList;842 final DropDownListView list = mDropDownList;910 @NonNull DropDownListView createDropDownListView(Context context, boolean hijackFocus) {911 return new DropDownListView(context, hijackFocus);1153 DropDownListView dropDownList = mDropDownList; in buildDropDown()1281 0, DropDownListView.NO_POSITION, maxHeight - otherHeights, -1); in buildDropDown()
50 DropDownListView createDropDownListView(Context context, boolean hijackFocus) { in createDropDownListView()95 public static class MenuDropDownListView extends DropDownListView {
256 final DropDownListView dst = (DropDownListView) popup.getListView(); in onTouchForwarded()
81146 Landroid/widget/DropDownListView$ResolveHoverRunnable;->cancel()V81147 Landroid/widget/DropDownListView$ResolveHoverRunnable;->post()V81148 Landroid/widget/DropDownListView;-><init>(Landroid/content/Context;Z)V81149 Landroid/widget/DropDownListView;-><init>(Landroid/content/Context;ZI)V81150 Landroid/widget/DropDownListView;->clearPressedItem()V81151 Landroid/widget/DropDownListView;->mDrawsInPressedState:Z81152 Landroid/widget/DropDownListView;->mHijackFocus:Z81153 Landroid/widget/DropDownListView;->mListSelectionHidden:Z81154 Landroid/widget/DropDownListView;->mResolveHoverRunnable:Landroid/widget/DropDownListView$ResolveHo…81155 Landroid/widget/DropDownListView;->mScrollHelper:Lcom/android/internal/widget/AutoScrollHelper$AbsL…[all …]