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.java227 protected boolean mShouldLog = false; field in StatusBarIconController.IconManager
262 mShouldLog = should; in setShouldLog()
266 return mShouldLog; in shouldLog()