Searched defs:addCountryListener (Results 1 – 3 of 3) sorted by relevance
38 void addCountryListener(in ICountryListener listener); in addCountryListener() method
129 public void addCountryListener(@NonNull CountryListener listener, @Nullable Looper looper) { in addCountryListener() method in CountryDetector
128 public void addCountryListener(ICountryListener listener) throws RemoteException { in addCountryListener() method in CountryDetectorService