OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWifiConfigStoreLegacy
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiInjector.java
105
private final WifiConfigStoreLegacy
mWifiConfigStoreLegacy
;
197
mWifiConfigStoreLegacy
= new WifiConfigStoreLegacy(
203
mWifiKeyStore, mWifiConfigStore,
mWifiConfigStoreLegacy
, mWifiPermissionsUtil,
WifiConfigManager.java
250
private final WifiConfigStoreLegacy
mWifiConfigStoreLegacy
;
352
mWifiConfigStoreLegacy
= wifiConfigStoreLegacy;
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigManagerTest.java
105
@Mock private WifiConfigStoreLegacy
mWifiConfigStoreLegacy
;
[
all
...]
Completed in 3262 milliseconds