Searched defs:WRAP_CONTENT (Results 1 – 4 of 4) sorted by relevance
51 public final static String WRAP_CONTENT = "wrap_content"; field in BridgeConstants
149 public static final int WRAP_CONTENT = ViewGroup.LayoutParams.WRAP_CONTENT; field in ListPopupWindow
184 public static final int WRAP_CONTENT = ViewGroup.LayoutParams.WRAP_CONTENT; field in ListPopupWindow
7458 public static final int WRAP_CONTENT = -2; field in ViewGroup.LayoutParams