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()
4551 private boolean mBoundsChanged = true; field in View.ForegroundInfo15920 mForegroundInfo.mBoundsChanged = true; in onScrollChanged()16883 mForegroundInfo.mBoundsChanged = true; in setTop()16952 mForegroundInfo.mBoundsChanged = true; in setBottom()17015 mForegroundInfo.mBoundsChanged = true; in setLeft()17075 mForegroundInfo.mBoundsChanged = true; in setRight()22632 mForegroundInfo.mBoundsChanged = true; in setFrame()23593 mForegroundInfo.mBoundsChanged = true; in setForeground()23870 if (mForegroundInfo.mBoundsChanged) { in onDrawForeground()23871 mForegroundInfo.mBoundsChanged = false; in onDrawForeground()
77711 Landroid/view/View$ForegroundInfo;->mBoundsChanged:Z83814 Landroid/widget/ScrollBarDrawable;->mBoundsChanged:Z