Searched refs:onCountryDetected (Results 1 – 10 of 10) sorted by relevance
34 void onCountryDetected(Country country); in onCountryDetected() method40 onCountryDetected(country); in accept()
25 void onCountryDetected(in Country country); in onCountryDetected() method
81 public void onCountryDetected(final Country country) { in onCountryDetected() method in CountryDetector.ListenerTransport
71 mListener.onCountryDetected(country); in notifyListener()
134 public void onCountryDetected(Country country) {
153 listener.onCountryDetected(country); in addListener()180 receiver.getListener().onCountryDetected(country); in notifyReceivers()
64 public void onCountryDetected(Country country) { in onCountryDetected() method in CountryDetectorServiceTest.CountryListenerTester
129 public void onCountryDetected(Country country) {
158 public void onCountryDetected(Country country) { in onCountryDetected() method in LocationBasedCountryDetectorTest.CountryListenerImpl
22825 Landroid/location/CountryDetector$ListenerTransport;->onCountryDetected(Landroid/location/Country;)V23141 Landroid/location/ICountryListener$Stub$Proxy;->onCountryDetected(Landroid/location/Country;)V23145 Landroid/location/ICountryListener;->onCountryDetected(Landroid/location/Country;)V