Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaNetworkHalTest.java1153 String oppKeyCaching = in testWifiConfigurationSaveLoad() local
1155 if (!TextUtils.isEmpty(oppKeyCaching)) { in testWifiConfigurationSaveLoad()
1157 Integer.parseInt(oppKeyCaching) == 1 ? true : false, in testWifiConfigurationSaveLoad()