Searched refs:captureAlertData (Results 1 – 3 of 3) sorted by relevance
35 public synchronized void captureAlertData(int errorCode, byte[] alertData) { } in captureAlertData() method in BaseWifiLogger
202 public synchronized void captureAlertData(int errorCode, byte[] alertData) { in captureAlertData() method in WifiLogger
4128 mWifiLogger.captureAlertData(message.arg1, buffer); in processMessage()