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

  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java 477 public int apLostThreshold;
486 dest.writeInt(apLostThreshold);
507 settings.apLostThreshold = in.readInt();
530 * @param apLostThreshold number of scans needed to indicate that AP is lost
535 int apLostThreshold, BssidListener listener) {
    [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 51 milliseconds