Home
last modified time | relevance | path

Searched refs:mLastInterestingRight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DLinearColorBar.java42 int mLastInterestingLeft, mLastInterestingRight; field in LinearColorBar
207 if (mLastInterestingLeft != indicatorLeft || mLastInterestingRight != indicatorRight) { in onDraw()
234 mLastInterestingRight = indicatorRight; in onDraw()