Home
last modified time | relevance | path

Searched refs:mLastInterestingLeft (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()
233 mLastInterestingLeft = indicatorLeft; in onDraw()