OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wM
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
MccTable.java
251
WifiManager
wM
= (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
253
wM
.setCountryCode(country, true);
PhoneBase.java
606
WifiManager
wM
= (WifiManager)
608
wM
.setCountryCode(country, false);
[
all
...]
Completed in 38 milliseconds