Searched refs:mWAL (Results 1 – 1 of 1) sorted by relevance
172 private final WifiActionListener mWAL; field in WifiScannerFacade.WifiScanListener180 mWAL = new WifiActionListener(mEventType, mIndex, mScanResults, in WifiScanListener()186 mWAL.onSuccess(); in onSuccess()192 mWAL.onFailure(reason, description); in onFailure()207 mWAL.reportResult(new ScanResult[] { in onFullResult()244 private final WifiActionListener mWAL; field in WifiScannerFacade.ChangeListener251 mWAL = new WifiActionListener(mEventType, mIndex, mResults, in ChangeListener()257 mWAL.onSuccess(); in onSuccess()263 mWAL.onFailure(reason, description); in onFailure()273 mWAL.reportResult(results, "onChanging"); in onChanging()[all …]