Searched refs:mLogging (Results 1 – 2 of 2) sorted by relevance
100 private boolean mLogging = false; field in NotificationLogger250 if (mLogging) { in setUpWithContainer()272 if (mLogging) { in stopNotificationLogging()273 mLogging = false; in stopNotificationLogging()290 if (!mLogging) { in startNotificationLogging()291 mLogging = true; in startNotificationLogging()
86 private Printer mLogging; field in Looper196 final Printer logging = me.mLogging; in loopOnce()387 mLogging = printer; in setMessageLogging()