OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWifiMgr
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
TestCase.java
53
protected WifiManager
mWifiMgr
;
146
mWifiMgr
= (WifiManager) mContext.getSystemService(Context.WIFI_SERVICE);
ConnectReqTestCase.java
63
mWifiMgr
.disconnect();
Completed in 29 milliseconds