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()
87 private boolean mLogging = false; field in NotificationLogger248 if (mLogging) { in stopNotificationLogging()249 mLogging = false; in stopNotificationLogging()266 if (!mLogging) { in startNotificationLogging()267 mLogging = true; in startNotificationLogging()