Searched refs:mInvalidate (Results 1 – 2 of 2) sorted by relevance
110 private final Rect mInvalidate = new Rect(); field in SlidingDrawer609 final Rect region = mInvalidate; in moveHandle()639 final Rect region = mInvalidate; in moveHandle()
117 private final Rect mInvalidate = new Rect(); field in LockPatternView805 mInvalidate.union(mTmpInvalidateRect); in handleActionMove()806 invalidate(mInvalidate); in handleActionMove()807 mInvalidate.set(mTmpInvalidateRect); in handleActionMove()