Searched refs:mBackgroundSizeChanged (Results 1 – 2 of 2) sorted by relevance
4629 private boolean mBackgroundSizeChanged; field in View16300 mBackgroundSizeChanged = true;17263 mBackgroundSizeChanged = true;17328 mBackgroundSizeChanged = true;17387 mBackgroundSizeChanged = true;17443 mBackgroundSizeChanged = true;22595 if (mBackgroundSizeChanged && mBackground != null) { in setBackgroundBounds()22597 mBackgroundSizeChanged = false; in setBackgroundBounds()23003 mBackgroundSizeChanged = true; in setFrame()23768 mBackgroundSizeChanged = true; in setBackgroundDrawable()
77964 Landroid/view/View;->mBackgroundSizeChanged:Z