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

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

Completed in 25 milliseconds