Searched refs:OP_MODE_STA (Results 1 – 2 of 2) sorted by relevance
24 import static android.net.wifi.WifiAvailableChannel.OP_MODE_STA;5645 sWifiManager.getAllowedChannels(WIFI_BAND_24_GHZ, OP_MODE_STA); in testGetAllowedUsableChannelsOnROrOlder()5650 sWifiManager.getUsableChannels(WIFI_BAND_24_GHZ, OP_MODE_STA); in testGetAllowedUsableChannelsOnROrOlder()5674 sWifiManager.getAllowedChannels(WIFI_BAND_24_GHZ, OP_MODE_STA); in testGetAllowedChannels()5681 assertEquals(ch.getOperationalModes() & OP_MODE_STA, OP_MODE_STA); in testGetAllowedChannels() local5710 WIFI_BAND_24_GHZ, OP_MODE_STA); in testGetAllowedChannelsWidth()5717 assertEquals(ch.getOperationalModes() & OP_MODE_STA, OP_MODE_STA); in testGetAllowedChannelsWidth() local5743 sWifiManager.getUsableChannels(WIFI_BAND_24_GHZ, OP_MODE_STA); in testGetUsableChannelsStaWfdMode()
153 field public static final int OP_MODE_STA = 1; // 0x1