Searched refs:mLogging (Results 1 – 2 of 2) sorted by relevance
83 private Printer mLogging; field in Looper168 final Printer logging = me.mLogging; in loopOnce()346 mLogging = printer; in setMessageLogging()
88 private boolean mLogging = false; field in NotificationLogger252 if (mLogging) { in stopNotificationLogging()253 mLogging = false; in stopNotificationLogging()270 if (!mLogging) { in startNotificationLogging()271 mLogging = true; in startNotificationLogging()