Searched refs:BOX_NONE (Results 1 – 1 of 1) sorted by relevance
388 public static final int BOX_NONE = 0x0; field in BoxInsetLayout.LayoutParams395 public int boxedEdges = BOX_NONE;400 boxedEdges = a.getInt(R.styleable.BoxInsetLayout_Layout_ctsv_layout_box, BOX_NONE); in LayoutParams()