Searched refs:setConnectChoiceTimestamp (Results 1 – 4 of 4) sorted by relevance
1037 public void setConnectChoiceTimestamp(long timeStamp) { in setConnectChoiceTimestamp() method in WifiConfiguration.NetworkSelectionStatus1258 setConnectChoiceTimestamp(source.getConnectChoiceTimestamp()); in copy()1292 setConnectChoiceTimestamp(in.readLong()); in readFromParcel()1295 setConnectChoiceTimestamp(INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP); in readFromParcel()
496 status.setConnectChoiceTimestamp(WifiConfiguration.NetworkSelectionStatus in userSelectNetwork()509 status.setConnectChoiceTimestamp(currentTime); in userSelectNetwork()
477 networkStatus.setConnectChoiceTimestamp(Long.parseLong(value)); in readNetworkHistory()
1222 status.setConnectChoiceTimestamp(WifiConfiguration.NetworkSelectionStatus in removeUserSelectionPreference()