HomeSort by relevance Sort by last modified time
    Searched refs:onWifiAlert (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiLogger.java 276 public void onWifiAlert(int errorCode, byte[] buffer) {
277 WifiLogger.this.onWifiAlert(errorCode, buffer);
288 synchronized void onWifiAlert(int errorCode, byte[] buffer) {
WifiNative.java     [all...]

Completed in 985 milliseconds