Searched refs:ERROR_NO_CHANNEL (Results 1 – 9 of 9) sorted by relevance
39 public static final int ERROR_NO_CHANNEL = 1; field in ApConfigUtil141 return ERROR_NO_CHANNEL; in updateApChannelConfig()
238 assertEquals(ApConfigUtil.ERROR_NO_CHANNEL, in updateApChannelConfigWith5GBandNoChannelAllowed()
20 import static com.android.server.wifi.util.ApConfigUtil.ERROR_NO_CHANNEL;350 if (result == ERROR_NO_CHANNEL) { in processMessage()
26 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;1239 errorToReport = ERROR_NO_CHANNEL; in handleWifiApStateChange()
24 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;475 msg.arg1 = ERROR_NO_CHANNEL; in testOnFailedIsCalled()479 assertEquals(ERROR_NO_CHANNEL, callback.mFailureReason); in testOnFailedIsCalled()
2580 public static final int ERROR_NO_CHANNEL = 1; field in LocalOnlyHotspotCallback
27 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;1684 assertEquals(ERROR_NO_CHANNEL, message.arg1); in testRegisteredCallbacksTriggeredOnSoftApFailureNoChannel()
26995 Landroid/net/wifi/WifiManager$LocalOnlyHotspotCallback;->ERROR_NO_CHANNEL:I
28213 field public static final int ERROR_NO_CHANNEL = 1; // 0x1