Searched defs:getConnectChoiceTimestamp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java1091 public long getConnectChoiceTimestamp() { method in class:WifiConfiguration.NetworkSelectionStatus
1324 setConnectChoiceTimestamp(source.getConnectChoiceTimestamp());
1341 dest.writeLong(getConnectChoiceTimestamp());
1505 .getConnectChoiceTimestamp());

Completed in 77 milliseconds