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

  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 454 public static final int WIFI_FREQUENCY_BAND_AUTO = 0;
798 * {@link #WIFI_FREQUENCY_BAND_AUTO},
813 * {@link #WIFI_FREQUENCY_BAND_AUTO},
    [all...]
WifiStateMachine.java 215 private AtomicInteger mFrequencyBand = new AtomicInteger(WifiManager.WIFI_FREQUENCY_BAND_AUTO);
    [all...]

Completed in 36 milliseconds