OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mcountrylistener
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Mms/src/com/android/mms/
MmsApp.java
53
private CountryListener
mCountryListener
;
79
mCountryListener
= new CountryListener() {
85
mCountryDetector.addCountryListener(
mCountryListener
, getMainLooper());
124
mCountryDetector.removeCountryListener(
mCountryListener
);
Completed in 46 milliseconds