Home
last modified time | relevance | path

Searched refs:ListPopupWindow (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java114 private final ListPopupWindow mPopup;
285 mPopup = new ListPopupWindow(mPopupContext, attrs, defStyleAttr, defStyleRes); in AutoCompleteTextView()
290 mPopup.setPromptPosition(ListPopupWindow.POSITION_PROMPT_BELOW); in AutoCompleteTextView()
1079 final ListPopupWindow list = mPopup; in performCompletion()
1264 ? ListPopupWindow.INPUT_METHOD_NEEDED : ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in ensureImeVisible()
1277 return mPopup.getInputMethodMode() == ListPopupWindow.INPUT_METHOD_NOT_NEEDED; in isInputMethodNotNeeded()
1285 @IntDef({ListPopupWindow.INPUT_METHOD_FROM_FOCUSABLE,
1286 ListPopupWindow.INPUT_METHOD_NEEDED,
1287 ListPopupWindow.INPUT_METHOD_NOT_NEEDED})
1329 mPopup.setInputMethodMode(ListPopupWindow.INPUT_METHOD_NEEDED); in showDropDown()
DListPopupWindow.java61 public class ListPopupWindow implements ShowableListMenu { class
187 public ListPopupWindow(@NonNull Context context) { in ListPopupWindow() method in ListPopupWindow
198 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs) { in ListPopupWindow() method in ListPopupWindow
210 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs, in ListPopupWindow() method in ListPopupWindow
224 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs, in ListPopupWindow() method in ListPopupWindow
229 final TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.ListPopupWindow, in ListPopupWindow()
1123 return ListPopupWindow.this; in createDragToOpenListener()
DActivityChooserView.java158 private ListPopupWindow mListPopupWindow;
397 ListPopupWindow popupWindow = getListPopupWindow(); in showPopupUnchecked()
534 private ListPopupWindow getListPopupWindow() { in getListPopupWindow()
536 mListPopupWindow = new ListPopupWindow(getContext()); in getListPopupWindow()
DMenuPopupWindow.java42 public class MenuPopupWindow extends ListPopupWindow implements MenuItemHoverListener {
DSpinner.java1213 private class DropdownPopup extends ListPopupWindow implements SpinnerPopup {
1293 setInputMethodMode(ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in show()
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/
DUserSwitcherPopupMenu.kt24 import android.widget.ListPopupWindow
33 ) : ListPopupWindow(context) {
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUserSwitcherPopupMenu.java25 import android.widget.ListPopupWindow;
34 public class KeyguardUserSwitcherPopupMenu extends ListPopupWindow {
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsPopupMenu.java27 import android.widget.ListPopupWindow;
38 public class GlobalActionsPopupMenu extends ListPopupWindow {
DGlobalActionsDialogLite.java91 import android.widget.ListPopupWindow;
2282 private ListPopupWindow mOverflowPopup;
2445 private ListPopupWindow createPowerOverflowPopup() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsPopupMenu.kt30 import android.widget.ListPopupWindow
36 class ControlsPopupMenu(context: Context) : ListPopupWindow(context) {
DControlsUiControllerImpl.kt50 import android.widget.ListPopupWindow in <lambda>()
132 private var popup: ListPopupWindow? = null in <lambda>()
/frameworks/base/core/java/android/app/
DSearchDialog.java53 import android.widget.ListPopupWindow;
375 mSearchAutoComplete.setInputMethodMode(ListPopupWindow.INPUT_METHOD_NEEDED); in onConfigurationChanged()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java88 import android.widget.ListPopupWindow;
178 private ListPopupWindow mAlternatesPopup;
179 private ListPopupWindow mAddressPopup;
342 mAlternatesPopup = new ListPopupWindow(context); in RecipientEditTextView()
344 mAddressPopup = new ListPopupWindow(context); in RecipientEditTextView()
369 ((ListPopupWindow) msg.obj).dismiss(); in RecipientEditTextView()
383 private void setupPopupWindow(ListPopupWindow popup) { in setupPopupWindow()
2027 final ListPopupWindow alternatesPopup) { in showAlternates()
2606 private void showAddress(final DrawableRecipientChip currentChip, final ListPopupWindow popup) { in showAddress()
/frameworks/base/boot/
Dpreloaded-classes9951 android.widget.ListPopupWindow$ListSelectorHider-IA
9952 android.widget.ListPopupWindow$ListSelectorHider
9953 android.widget.ListPopupWindow$PopupDataSetObserver-IA
9954 android.widget.ListPopupWindow$PopupDataSetObserver
9955 android.widget.ListPopupWindow$PopupScrollListener-IA
9956 android.widget.ListPopupWindow$PopupScrollListener
9957 android.widget.ListPopupWindow$PopupTouchInterceptor-IA
9958 android.widget.ListPopupWindow$PopupTouchInterceptor
9959 android.widget.ListPopupWindow$ResizePopupRunnable-IA
9960 android.widget.ListPopupWindow$ResizePopupRunnable
[all …]
Dboot-image-profile.txt19981 HSPLandroid/widget/ListPopupWindow;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
19982 HSPLandroid/widget/ListPopupWindow;->isShowing()Z
19983 HSPLandroid/widget/ListPopupWindow;->setAdapter(Landroid/widget/ListAdapter;)V
19984 HSPLandroid/widget/ListPopupWindow;->setAnchorView(Landroid/view/View;)V
19985 HSPLandroid/widget/ListPopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
19986 HSPLandroid/widget/ListPopupWindow;->setHeight(I)V
19987 HSPLandroid/widget/ListPopupWindow;->setListSelector(Landroid/graphics/drawable/Drawable;)V
19988 HSPLandroid/widget/ListPopupWindow;->setModal(Z)V
19989 HSPLandroid/widget/ListPopupWindow;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClick…
19990 HSPLandroid/widget/ListPopupWindow;->setPromptPosition(I)V
[all …]
/frameworks/base/config/
Dpreloaded-classes9982 android.widget.ListPopupWindow$ListSelectorHider-IA
9983 android.widget.ListPopupWindow$ListSelectorHider
9984 android.widget.ListPopupWindow$PopupDataSetObserver-IA
9985 android.widget.ListPopupWindow$PopupDataSetObserver
9986 android.widget.ListPopupWindow$PopupScrollListener-IA
9987 android.widget.ListPopupWindow$PopupScrollListener
9988 android.widget.ListPopupWindow$PopupTouchInterceptor-IA
9989 android.widget.ListPopupWindow$PopupTouchInterceptor
9990 android.widget.ListPopupWindow$ResizePopupRunnable-IA
9991 android.widget.ListPopupWindow$ResizePopupRunnable
[all …]
Dboot-image-profile.txt20045 HSPLandroid/widget/ListPopupWindow;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20046 HSPLandroid/widget/ListPopupWindow;->isShowing()Z
20047 HSPLandroid/widget/ListPopupWindow;->setAdapter(Landroid/widget/ListAdapter;)V
20048 HSPLandroid/widget/ListPopupWindow;->setAnchorView(Landroid/view/View;)V
20049 HSPLandroid/widget/ListPopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
20050 HSPLandroid/widget/ListPopupWindow;->setHeight(I)V
20051 HSPLandroid/widget/ListPopupWindow;->setListSelector(Landroid/graphics/drawable/Drawable;)V
20052 HSPLandroid/widget/ListPopupWindow;->setModal(Z)V
20053 HSPLandroid/widget/ListPopupWindow;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClick…
20054 HSPLandroid/widget/ListPopupWindow;->setPromptPosition(I)V
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt43646 Landroid/R$styleable;->ListPopupWindow:[I
65525 Landroid/widget/ActivityChooserView;->getListPopupWindow()Landroid/widget/ListPopupWindow;
65541 Landroid/widget/ActivityChooserView;->mListPopupWindow:Landroid/widget/ListPopupWindow;
67445 Landroid/widget/ListPopupWindow;->createDropDownListView(Landroid/content/Context;Z)Landroid/widget…
67446 Landroid/widget/ListPopupWindow;->DEBUG:Z
67447 Landroid/widget/ListPopupWindow;->EXPAND_LIST_TIMEOUT:I
67448 Landroid/widget/ListPopupWindow;->mAdapter:Landroid/widget/ListAdapter;
67449 Landroid/widget/ListPopupWindow;->mContext:Landroid/content/Context;
67450 Landroid/widget/ListPopupWindow;->mDropDownAlwaysVisible:Z
67451 Landroid/widget/ListPopupWindow;->mDropDownAnchorView:Landroid/view/View;
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37728 public class ListPopupWindow {
37729 ctor public ListPopupWindow(android.content.Context);
37730 ctor public ListPopupWindow(android.content.Context, android.util.AttributeSet);
37731 ctor public ListPopupWindow(android.content.Context, android.util.AttributeSet, int);
37732 ctor public ListPopupWindow(android.content.Context, android.util.AttributeSet, int, int);
/frameworks/base/core/api/
Dcurrent.txt59607 public class ListPopupWindow {
59608 ctor public ListPopupWindow(@NonNull android.content.Context);
59609 …ctor public ListPopupWindow(@NonNull android.content.Context, @Nullable android.util.AttributeSet);
59610 …ctor public ListPopupWindow(@NonNull android.content.Context, @Nullable android.util.AttributeSet,…
59611 …ctor public ListPopupWindow(@NonNull android.content.Context, @Nullable android.util.AttributeSet,…