Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/ipmemorystore/
DStatus.java31 public static final int ERROR_GENERIC = -1; field in Status
65 case ERROR_GENERIC: return "GENERIC ERROR"; in toString()
/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;
1963 assertEquals(ERROR_GENERIC, message.arg1); in testRegisteredCallbacksTriggeredOnSoftApFailureGeneric()
2138 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice() local
2141 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice() local
2148 assertEquals(ERROR_GENERIC, message.arg1); in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice()
2170 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testAllRegisteredCallbacksTriggeredWhenSoftApFails() local
2173 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_FAILED, ERROR_GENERIC, in testAllRegisteredCallbacksTriggeredWhenSoftApFails() local
2176 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2181 assertEquals(ERROR_GENERIC, message.arg1); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2252 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;
248 return ERROR_GENERIC; in startSoftAp()
256 return ERROR_GENERIC; in startSoftAp()
266 return ERROR_GENERIC; in startSoftAp()
288 return ERROR_GENERIC; in startSoftAp()
DWifiServiceImpl.java26 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC;
1019 LocalOnlyHotspotCallback.ERROR_GENERIC); in updateInterfaceIpStateInternal()
1266 int errorToReport = ERROR_GENERIC; in handleWifiApStateChange()
1291 sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked(ERROR_GENERIC); in handleWifiApStateChange()
1401 return LocalOnlyHotspotCallback.ERROR_GENERIC; in startLocalOnlyHotspot()
1455 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/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java22 import static android.net.wifi.WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC;
468 assertEquals(ERROR_GENERIC, callback.mFailureReason); in testOnStartedIsCalledWithNullConfig()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java3252 public static final int ERROR_GENERIC = 2; field in LocalOnlyHotspotCallback
3321 callback.onFailed(LocalOnlyHotspotCallback.ERROR_GENERIC); in LocalOnlyHotspotCallbackProxy()
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp2573 IGnssMeasurement_V1_0::GnssMeasurementStatus::ERROR_GENERIC; in android_location_GnssMeasurementsProvider_start_measurement_collection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...