Home
last modified time | relevance | path

Searched refs:onDebugErrorAlert (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java2790 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) { in onDebugErrorAlert() method in WifiVendorHal.ChipEventCallback
2837 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) { in onDebugErrorAlert() method in WifiVendorHal.ChipEventCallbackV12
2838 mIWifiChipEventCallback.onDebugErrorAlert(errorCode, debugData); in onDebugErrorAlert()
DHalDeviceManager.java879 public void onDebugErrorAlert(int errorCode, in initIWifiChipDebugListeners()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiVendorHalTest.java3262 chipCallback.onDebugErrorAlert( in testAlertCallbackUsingProvidedCallback()
3272 chipCallback.onDebugErrorAlert( in testAlertCallbackUsingProvidedCallback()
3280 chipCallback.onDebugErrorAlert( in testAlertCallbackUsingProvidedCallback()