Home
last modified time | relevance | path

Searched refs:STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java172 public static final int STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL = 1; field in WifiManager
203 STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL,
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java3350 return WifiManager.STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL; in addNetworkSuggestions()
3384 return WifiManager.STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL; in removeNetworkSuggestions()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java3937 assertEquals(WifiManager.STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL, in testAddNetworkSuggestions()
3964 assertEquals(WifiManager.STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL, in testRemoveNetworkSuggestions()
/frameworks/base/non-updatable-api/
Dcurrent.txt30130 field public static final int STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt30274 field public static final int STATUS_NETWORK_SUGGESTIONS_ERROR_INTERNAL = 1; // 0x1