OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:areStoresPresent
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigStoreLegacy.java
50
* 1. Check if legacy stores are present using {@link #
areStoresPresent
()}.
282
public boolean
areStoresPresent
() {
WifiConfigStore.java
232
public boolean
areStoresPresent
() {
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigStoreTest.java
302
assertFalse(mWifiConfigStore.
areStoresPresent
());
Completed in 48 milliseconds