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

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiScannerFacade.java 517 * @param apLostThreshold
524 @RpcParameter(name = "apLostThreshold") Integer apLostThreshold) throws JSONException {
527 mScan.startTrackingBssids(bssids, apLostThreshold, listener);
  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java     [all...]

Completed in 73 milliseconds