Home
last modified time | relevance | path

Searched refs:ERROR_GENERIC (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java40 public static final int ERROR_GENERIC = 2; field in ApConfigUtil
130 return ERROR_GENERIC; in updateApChannelConfig()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DLocalOnlyHotspotRequestInfoTest.java147 WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC); in verifySendFailedMessage()
150 assertEquals(WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC, message.arg1); in verifySendFailedMessage()
DWifiServiceImplTest.java26 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC;
2118 assertEquals(ERROR_GENERIC, message.arg1); in testRegisteredCallbacksTriggeredOnSoftApFailureGeneric()
2293 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice() local
2296 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice() local
2303 assertEquals(ERROR_GENERIC, message.arg1); in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice()
2325 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testAllRegisteredCallbacksTriggeredWhenSoftApFails() local
2328 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testAllRegisteredCallbacksTriggeredWhenSoftApFails() local
2331 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2336 assertEquals(ERROR_GENERIC, message.arg1); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2407 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()
[all …]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java19 import static com.android.server.wifi.util.ApConfigUtil.ERROR_GENERIC;
257 return ERROR_GENERIC; in startSoftAp()
265 return ERROR_GENERIC; in startSoftAp()
275 return ERROR_GENERIC; in startSoftAp()
297 return ERROR_GENERIC; in startSoftAp()
DWifiServiceImpl.java26 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC;
1053 LocalOnlyHotspotCallback.ERROR_GENERIC); in updateInterfaceIpStateInternal()
1309 int errorToReport = ERROR_GENERIC; in handleWifiApStateChange()
1334 sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked(ERROR_GENERIC); in handleWifiApStateChange()
1444 return LocalOnlyHotspotCallback.ERROR_GENERIC; in startLocalOnlyHotspot()
1502 return LocalOnlyHotspotCallback.ERROR_GENERIC; in startLocalOnlyHotspot()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DApConfigUtilTest.java207 assertEquals(ApConfigUtil.ERROR_GENERIC, in updateApChannelConfig5GBandNoCountryCode()
/frameworks/base/identity/java/android/security/identity/
DCredstoreIdentityCredentialStore.java52 if (e.errorCode == ICredentialStore.ERROR_GENERIC) { in getInstanceForType()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java22 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC;
469 assertEquals(ERROR_GENERIC, callback.mFailureReason); in testOnStartedIsCalledWithNullConfig()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java3315 public static final int ERROR_GENERIC = 2; field in LocalOnlyHotspotCallback
3384 callback.onFailed(LocalOnlyHotspotCallback.ERROR_GENERIC); in LocalOnlyHotspotCallbackProxy()
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp2593 IGnssMeasurement_V1_0::GnssMeasurementStatus::ERROR_GENERIC; in android_location_GnssMeasurementsProvider_start_measurement_collection()
/frameworks/base/non-updatable-api/
Dcurrent.txt30158 field public static final int ERROR_GENERIC = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt30302 field public static final int ERROR_GENERIC = 2; // 0x2