HomeSort by relevance Sort by last modified time
    Searched defs:ListPopupWindow (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/widget/
ListPopupWindow.java 38 * A ListPopupWindow anchors itself to a host view and displays a
41 * <p>ListPopupWindow contains a number of tricky behaviors surrounding
48 public class ListPopupWindow {
49 private static final String TAG = "ListPopupWindow";
161 public ListPopupWindow(Context context) {
172 public ListPopupWindow(Context context, AttributeSet attrs) {
184 public ListPopupWindow(Context context, AttributeSet attrs, int defStyleAttr) {
197 public ListPopupWindow(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) {
806 * views using non-modal ListPopupWindow can have it handle key selection of items.
902 * views using non-modal ListPopupWindow can have it handle key selection of items
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 106 milliseconds