Home | History | Annotate | Download | only in impl

Lines Matching defs:newVal

2280                             int newVal = mResettingSystemUiFlags |
2284 if (mResettingSystemUiFlags != newVal) {
2285 mResettingSystemUiFlags = newVal;
2291 newVal = mForceClearedSystemUiFlags |
2293 if (mForceClearedSystemUiFlags != newVal) {
2294 mForceClearedSystemUiFlags = newVal;