Home | History | Annotate | Download | only in widget

Lines Matching refs:SHOW_DIVIDER_NONE

66     public static final int SHOW_DIVIDER_NONE = 0;
204 mShowDividers = a.getInt(R.styleable.LinearLayout_showDividers, SHOW_DIVIDER_NONE);
215 * or {@link #SHOW_DIVIDER_NONE} to show no dividers.