HomeSort by relevance Sort by last modified time
    Searched refs:CountryListenerImpl (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/location/
ComprehensiveCountryDetectorTest.java 125 private class CountryListenerImpl implements CountryListener {
152 CountryListenerImpl listener = new CountryListenerImpl();
173 CountryListenerImpl listener = new CountryListenerImpl();
196 CountryListenerImpl listener = new CountryListenerImpl();
217 CountryListenerImpl listener = new CountryListenerImpl();
238 CountryListenerImpl listener = new CountryListenerImpl()
    [all...]
LocationBasedCountryDetectorTest.java 155 private class CountryListenerImpl implements CountryListener {
185 CountryListenerImpl countryListener = new CountryListenerImpl();
222 CountryListenerImpl countryListener = new CountryListenerImpl();
247 CountryListenerImpl countryListener = new CountryListenerImpl();
272 CountryListenerImpl countryListener = new CountryListenerImpl();
303 CountryListenerImpl countryListener = new CountryListenerImpl()
    [all...]

Completed in 54 milliseconds