Searched refs:mSeparatorWidth (Results 1 – 2 of 2) sorted by relevance
49 private final int mSeparatorWidth; field in UndoBarView71 mSeparatorWidth = GalleryUtils.dpToPixel(1); in UndoBarView()118 x -= mSeparatorRightMargin + mSeparatorWidth; in render()120 canvas.fillRect(x, y, mSeparatorWidth, in render()
65 private int mSeparatorWidth; field in StickyHeaderListView250 mSeparatorWidth = width; in setHeaderSeparator()333 mSeparatorWidth); in updateStickyHeader()