Searched refs:NETWORK_SELECTION_ENABLED (Results 1 – 7 of 7) sorted by relevance
266 status.setNetworkSelectionStatus(NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in testEnabledNetworkSelectionStatusSerializeDeserialize()330 expectedStatus.setNetworkSelectionStatus(NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in testDeprecatedNetworkSelectionStatusDeserialize()378 expectedStatus.setNetworkSelectionStatus(NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in testDeprecatedNetworkSelectionDisableReasonDeserialize()
866 WifiConfiguration.NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in testPnoListComparator()869 WifiConfiguration.NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in testPnoListComparator()
691 NetworkSelectionStatus.NETWORK_SELECTION_ENABLED, in assertNetworkSelectionStatusEqualForConfigStore()
1110 public static final int NETWORK_SELECTION_ENABLED = 0; field in WifiConfiguration.NetworkSelectionStatus1466 return mStatus == NETWORK_SELECTION_ENABLED; in isNetworkEnabled()
1055 status = NetworkSelectionStatus.NETWORK_SELECTION_ENABLED; in parseFromXml()
1563 != NetworkSelectionStatus.NETWORK_SELECTION_ENABLED) { in setNetworkSelectionEnabled()1569 NetworkSelectionStatus.NETWORK_SELECTION_ENABLED); in setNetworkSelectionEnabled()
47095 Landroid/net/wifi/WifiConfiguration$NetworkSelectionStatus;->NETWORK_SELECTION_ENABLED:I