Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java1230 public static final long INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP = -1L; field in WifiConfiguration.NetworkSelectionStatus
1257 private long mTemporarilyDisabledTimestamp = INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP;
1279 private long mConnectChoiceTimestamp = INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP;
1674 setConnectChoiceTimestamp(INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in readFromParcel()
2011 .INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP) { in toString()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigManager.java366 WifiConfiguration.NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP;
1571 NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in setNetworkSelectionEnabled()
1604 NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in setNetworkSelectionPermanentlyDisabled()
2080 NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in clearNetworkConnectChoice()
2171 mLastSelectedTimeStamp = NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP; in clearLastSelectedNetwork()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSelectorTestUtil.java269 .INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in prepareConfigStore()
DWifiConfigManagerTest.java5210 NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP, in verifyUpdateNetworkSelectionStatus()
5232 NetworkSelectionStatus.INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP, in verifyUpdateNetworkSelectionStatus()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47074 …id/net/wifi/WifiConfiguration$NetworkSelectionStatus;->INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP