Searched refs:getBestProvider (Results 1 – 7 of 7) sorted by relevance
113 String getBestProvider(in Criteria criteria, boolean enabledOnly); in getBestProvider() method
1891 public @Nullable String getBestProvider(@NonNull Criteria criteria, boolean enabledOnly) { in getBestProvider() method in LocationManager1895 return mService.getBestProvider(criteria, enabledOnly); in getBestProvider()
733 public String getBestProvider(Criteria criteria, boolean enabledOnly) { in getBestProvider() method in LocationManagerService
536 …method @Deprecated @Nullable public String getBestProvider(@NonNull android.location.Criteria, boo…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23284 Landroid/location/ILocationManager$Stub$Proxy;->getBestProvider(Landroid/location/Criteria;Z)Ljava/…23379 Landroid/location/ILocationManager;->getBestProvider(Landroid/location/Criteria;Z)Ljava/lang/String;
13859 method public java.lang.String getBestProvider(android.location.Criteria, boolean);