Searched refs:mLogging (Results 1 – 2 of 2) sorted by relevance
83 private Printer mLogging; field in Looper190 final Printer logging = me.mLogging; in loop()328 mLogging = printer; in setMessageLogging()
90 private boolean mLogging = false; field in NotificationLogger258 if (mLogging) { in stopNotificationLogging()259 mLogging = false; in stopNotificationLogging()276 if (!mLogging) { in startNotificationLogging()277 mLogging = true; in startNotificationLogging()