Searched refs:mBoundsChanged (Results 1 – 3 of 3) sorted by relevance
51 private boolean mBoundsChanged; field in ScrollBarDrawable115 mBoundsChanged = true; in setParameters()165 mBoundsChanged = true; in onBoundsChange()204 if (mBoundsChanged) { in drawTrack()212 final boolean changed = mRangeChanged || mBoundsChanged; in drawThumb()
5049 private boolean mBoundsChanged = true; field in View.ForegroundInfo18572 mForegroundInfo.mBoundsChanged = true; in onScrollChanged()19543 mForegroundInfo.mBoundsChanged = true; in setTop()19608 mForegroundInfo.mBoundsChanged = true; in setBottom()19668 mForegroundInfo.mBoundsChanged = true; in setLeft()19724 mForegroundInfo.mBoundsChanged = true; in setRight()25539 mForegroundInfo.mBoundsChanged = true; in setFrame()26533 mForegroundInfo.mBoundsChanged = true; in setForeground()26813 if (mForegroundInfo.mBoundsChanged) { in onDrawForeground()26814 mForegroundInfo.mBoundsChanged = false; in onDrawForeground()
62639 Landroid/view/View$ForegroundInfo;->mBoundsChanged:Z68742 Landroid/widget/ScrollBarDrawable;->mBoundsChanged:Z