Searched refs:mLogging (Results 1 – 2 of 2) sorted by relevance
83 private Printer mLogging; field in Looper169 final Printer logging = me.mLogging; in loopOnce()352 mLogging = printer; in setMessageLogging()
95 private boolean mLogging = false; field in NotificationLogger243 if (mLogging) { in stopNotificationLogging()244 mLogging = false; in stopNotificationLogging()261 if (!mLogging) { in startNotificationLogging()262 mLogging = true; in startNotificationLogging()