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