Searched refs:mBackgroundTop (Results 1 – 2 of 2) sorted by relevance
47 private int mBackgroundTop; field in NotificationBackgroundView62 if (mClipTopAmount + mClipBottomAmount < mActualHeight - mBackgroundTop in onDraw()75 int top = mBackgroundTop; in draw()239 mBackgroundTop = backgroundTop; in setBackgroundTop()
71 private int mBackgroundTop; field in ExpandableOutlineView88 int top = mClipTopAmount + mBackgroundTop;117 top = mClipTopAmount + mBackgroundTop; in getClipPath()280 if (mBackgroundTop != backgroundTop) { in setBackgroundTop()281 mBackgroundTop = backgroundTop; in setBackgroundTop()