Searched refs:mBackgroundTop (Results 1 – 2 of 2) sorted by relevance
49 private int mBackgroundTop; field in NotificationBackgroundView67 if (mClipTopAmount + mClipBottomAmount < mActualHeight - mBackgroundTop in onDraw()80 int top = mBackgroundTop; in draw()254 mBackgroundTop = backgroundTop; in setBackgroundTop()
72 private int mBackgroundTop; field in ExpandableOutlineView92 int top = mClipTopAmount + mBackgroundTop;124 top = mClipTopAmount + mBackgroundTop; in getClipPath()338 if (mBackgroundTop != backgroundTop) { in setBackgroundTop()339 mBackgroundTop = backgroundTop; in setBackgroundTop()