Searched refs:addCountryListener (Results 1 – 7 of 7) sorted by relevance
133 mCountryDetectorService.addCountryListener(countryListener); in addCountryListener_validListener_listenerAdded()143 mCountryDetectorService.addCountryListener(countryListener); in removeCountryListener_validListener_listenerRemoved()155 mCountryDetectorService.addCountryListener(countryListener); in addCountryListener_serviceNotReady_throwsException()180 mCountryDetectorService.addCountryListener(countryListenerA); in notifyReceivers_twoListenersRegistered_bothNotified()181 mCountryDetectorService.addCountryListener(countryListenerB); in notifyReceivers_twoListenersRegistered_bothNotified()
129 public void addCountryListener(@NonNull CountryListener listener, @Nullable Looper looper) { in addCountryListener() method in CountryDetector159 mService.addCountryListener(transport); in registerCountryDetectorCallback()
38 void addCountryListener(in ICountryListener listener); in addCountryListener() method
128 public void addCountryListener(ICountryListener listener) throws RemoteException { in addCountryListener() method in CountryDetectorService
10531 HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroi…
23125 Landroid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryListen…23135 Landroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V
10534 HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroi…