Searched refs:mLogging (Results 1 – 2 of 2) sorted by relevance
101 private boolean mLogging = false; field in NotificationLogger251 if (mLogging) { in setUpWithContainer()273 if (mLogging) { in stopNotificationLogging()274 mLogging = false; in stopNotificationLogging()291 if (!mLogging) { in startNotificationLogging()292 mLogging = true; in startNotificationLogging()
93 private Printer mLogging; field in Looper212 final Printer logging = me.mLogging; in loopOnce()464 mLogging = printer; in setMessageLogging()