Searched refs:mLastBounds (Results 1 – 1 of 1) sorted by relevance
52 private final Rect mLastBounds = new Rect(); field in DimLayer202 mLastBounds.set(mBounds); in adjustBounds()228 if (isDimming() && !mLastBounds.equals(bounds)) { in setBounds()279 if (!mLastBounds.equals(mBounds)) { in show()368 pw.print(prefix); pw.print("mLastBounds="); pw.print(mLastBounds.toShortString()); in printTo()