Searched refs:ERROR_NO_CHANNEL (Results 1 – 11 of 11) sorted by relevance
680 case LocalOnlyHotspotCallback.ERROR_NO_CHANNEL: in startLocalOnlyApLocked()681 reason = ProjectionAccessPointCallback.ERROR_NO_CHANNEL; in startLocalOnlyApLocked()979 reason = ProjectionAccessPointCallback.ERROR_NO_CHANNEL; in onStateChanged()
65 public static final int ERROR_NO_CHANNEL = 1; field in ApConfigUtil570 return ERROR_NO_CHANNEL; in updateApChannelConfig()
22 import static com.android.server.wifi.util.ApConfigUtil.ERROR_NO_CHANNEL;913 if (result == ERROR_NO_CHANNEL) { in processMessage()
22 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;1866 errorToReport = ERROR_NO_CHANNEL; in onStateChanged()
709 public static final int ERROR_NO_CHANNEL = 1; field in CarProjectionManager.ProjectionAccessPointCallback
534 assertEquals(ApConfigUtil.ERROR_NO_CHANNEL, in updateApChannelConfigWith5GBandNoChannelAllowed()
28 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;909 internalCallback.getValue().onHotspotFailed(ERROR_NO_CHANNEL); in testOnFailedIsCalled()912 assertEquals(ERROR_NO_CHANNEL, callback.mFailureReason); in testOnFailedIsCalled()
5013 public static final int ERROR_NO_CHANNEL = 1; field in WifiManager.LocalOnlyHotspotCallback
36 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;3642 verify(mLohsCallback).onHotspotFailed(ERROR_NO_CHANNEL); in testRegisteredCallbacksTriggeredOnSoftApFailureNoChannel()
509 field public static final int ERROR_NO_CHANNEL = 1; // 0x1
135 field public static final int ERROR_NO_CHANNEL = 1; // 0x1