Home
last modified time | relevance | path

Searched refs:ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DNetworkListStoreData.java19 import static com.android.server.wifi.WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION;
245 version >= ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in parseNetwork()
269 version >= ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in parseNetwork()
DNetworkSuggestionStoreData.java19 import static com.android.server.wifi.WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION;
346 version >= ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in parseNetworkSuggestion()
356 version >= ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in parseNetworkSuggestion()
DWifiConfigStore.java125 public static final int ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION = 3; field in WifiConfigStore
130 ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupConfigStoreDataTest.java94 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
185 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in hasBeenReadIsTrueWhenUserStoreIsLoaded()
DRandomizedMacStoreDataTest.java83 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DDeletedEphemeralSsidsStoreDataTest.java100 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DSsidSetStoreDataTest.java101 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DNetworkRequestStoreDataTest.java97 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DNetworkSuggestionStoreDataTest.java136 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DNetworkListStoreDataTest.java234 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DWakeupControllerTest.java155 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in readUserStore()
DWifiNetworkFactoryTest.java2935 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointConfigSharedStoreDataTest.java82 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()
DPasspointConfigUserStoreDataTest.java233 WifiConfigStore.ENCRYPT_CREDENTIALS_CONFIG_STORE_DATA_VERSION, in deserializeData()