Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconController.java199 protected boolean mShouldLog = false; field in StatusBarIconController.IconManager
230 mShouldLog = should; in setShouldLog()
234 return mShouldLog; in shouldLog()