Searched refs:mLocalLog (Results 1 – 3 of 3) sorted by relevance
48 private final LocalLog mLocalLog; field in SharedLog67 mLocalLog = localLog; in SharedLog()83 return new SharedLog(mLocalLog, mTag, component); in forSubComponent()92 mLocalLog.readOnlyLocalLog().dump(fd, writer, args); in dump()184 mLocalLog.log(entry); in record()
63 mLocalLog.log(logString);93 mLocalLog.log(logString);114 private final LocalLog mLocalLog = new LocalLog(20); field in BluetoothDeviceManager202 mLocalLog.log("Device connected -- address: " + device.getAddress() + " isHeadingAid: " in onDeviceConnected()229 mLocalLog.log("Device disconnected -- address: " + device.getAddress() + " isHeadingAid: " in onDeviceDisconnected()321 mLocalLog.dump(pw); in dump()
95 private final LocalLog mLocalLog = new LocalLog(100); field in CellBroadcastHandler499 mLocalLog.log(msg); in broadcastMessage()540 mLocalLog.log(msg); in broadcastMessage()584 mLocalLog.dump(fd, pw, args); in dump()