Searched refs:mTemporarilyDisabledEndTime (Results 1 – 1 of 1) sorted by relevance
2495 private long mTemporarilyDisabledEndTime = INVALID_NETWORK_SELECTION_DISABLE_TIMESTAMP; field in WifiConfiguration.NetworkSelectionStatus2918 mTemporarilyDisabledEndTime = timestamp; in setDisableEndTime()2927 return mTemporarilyDisabledEndTime; in getDisableEndTime()3027 mTemporarilyDisabledEndTime = source.mTemporarilyDisabledEndTime; in copy()