Searched refs:sLocalLog (Results 1 – 1 of 1) sorted by relevance
105 private static final LocalLog sLocalLog = new LocalLog(8192); field in WifiNative108 return sLocalLog; in getLocalLog()174 if (sLocalLog != null) sLocalLog.log(mInterfaceName + ": " + s); in localLog()1572 sLocalLog.log(debugLog); in startHal()1578 if (DBG) sLocalLog.log("Could not find interface with name: " + mInterfaceName); in startHal()1586 if (DBG) sLocalLog.log("Could not start hal"); in startHal()