Searched defs:onDebugErrorAlert (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ | ||
D | WifiChipHidlImpl.java | 1456 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) { in onDebugErrorAlert() method in WifiChipHidlImpl.ChipEventCallback |
D | WifiChip.java | 450 void onDebugErrorAlert(int errorCode, byte[] debugData); in onDebugErrorAlert() method |
D | WifiChipAidlImpl.java | 1225 public void onDebugErrorAlert(int errorCode, byte[] debugData) { in onDebugErrorAlert() method in WifiChipAidlImpl.ChipEventCallback |