Searched refs:ERROR_NO_CHANNEL (Results 1 – 12 of 12) sorted by relevance
1115 reason = ProjectionAccessPointCallback.ERROR_NO_CHANNEL; in onStateChanged()1261 case LocalOnlyHotspotCallback.ERROR_NO_CHANNEL: in onFailed()1262 reason = ProjectionAccessPointCallback.ERROR_NO_CHANNEL; in onFailed()
772 public static final int ERROR_NO_CHANNEL = 1; field in CarProjectionManager.ProjectionAccessPointCallback
29 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;987 internalCallback.getValue().onHotspotFailed(ERROR_NO_CHANNEL); in testOnFailedIsCalled()990 assertEquals(ERROR_NO_CHANNEL, callback.mFailureReason); in testOnFailedIsCalled()
28 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;2599 errorToReport = ERROR_NO_CHANNEL; in onStateChanged()
7121 public static final int ERROR_NO_CHANNEL = 1; field in WifiManager.LocalOnlyHotspotCallback
44 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL;4395 verify(mLohsCallback).onHotspotFailed(ERROR_NO_CHANNEL); in testRegisteredCallbacksTriggeredOnSoftApFailureNoChannel()
669 field public static final int ERROR_NO_CHANNEL = 1; // 0x1
804 field TIRAMISU_0 int ERROR_NO_CHANNEL = 1;
212 field public static final int ERROR_NO_CHANNEL = 1; // 0x1
215 field public static final int ERROR_NO_CHANNEL = 1; // 0x1
1262 UnflaggedApi: android.car.CarProjectionManager.ProjectionAccessPointCallback#ERROR_NO_CHANNEL:1263 … @FlaggedApi: field android.car.CarProjectionManager.ProjectionAccessPointCallback.ERROR_NO_CHANNEL