Searched defs:mLastWimaxIconId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNetworkController.java156 int mLastWimaxIconId = -1; field in class:NetworkController
1189 || mLastWimaxIconId != mWimaxIconId
1250 if (mLastWimaxIconId != mWimaxIconId) {
1251 mLastWimaxIconId = mWimaxIconId;

Completed in 38 milliseconds