Searched refs:mBackgroundTop (Results 1 – 2 of 2) sorted by relevance
51 private int mBackgroundTop; field in NotificationBackgroundView69 if (mClipTopAmount + mClipBottomAmount < mActualHeight - mBackgroundTop in onDraw()82 int top = mBackgroundTop; in draw()277 mBackgroundTop = backgroundTop; in setBackgroundTop()
71 private int mBackgroundTop; field in ExpandableOutlineView89 int top = mClipTopAmount + mBackgroundTop;118 top = mClipTopAmount + mBackgroundTop; in getClipPath()322 if (mBackgroundTop != backgroundTop) { in setBackgroundTop()323 mBackgroundTop = backgroundTop; in setBackgroundTop()