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