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