HomeSort by relevance Sort by last modified time
    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