Searched refs:SHOW_DIVIDER_NONE (Results 1 – 4 of 4) sorted by relevance
101 SHOW_DIVIDER_NONE,112 public static final int SHOW_DIVIDER_NONE = 0; field in LinearLayout292 mShowDividers = a.getInt(R.styleable.LinearLayout_showDividers, SHOW_DIVIDER_NONE); in LinearLayout()307 return (mShowDividers != SHOW_DIVIDER_NONE) && (mDivider != null); in isShowingDividers()
37707 field public static final int SHOW_DIVIDER_NONE = 0; // 0x0
57277 field public static final int SHOW_DIVIDER_NONE = 0; // 0x0
57421 field public static final int SHOW_DIVIDER_NONE = 0; // 0x0