Home
last modified time | relevance | path

Searched defs:captureAlertData (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DBaseWifiLogger.java35 public synchronized void captureAlertData(int errorCode, byte[] alertData) { } in captureAlertData() method in BaseWifiLogger
DWifiLogger.java202 public synchronized void captureAlertData(int errorCode, byte[] alertData) { in captureAlertData() method in WifiLogger