Searched refs:getBestProvider (Results 1 – 6 of 6) sorted by relevance
112 String getBestProvider(in Criteria criteria, boolean enabledOnly); in getBestProvider() method
1877 public @Nullable String getBestProvider(@NonNull Criteria criteria, boolean enabledOnly) { in getBestProvider() method in LocationManager1881 return mService.getBestProvider(criteria, enabledOnly); in getBestProvider()
707 public String getBestProvider(Criteria criteria, boolean enabledOnly) { in getBestProvider() method in LocationManagerService
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;
20868 …method @Deprecated @Nullable public String getBestProvider(@NonNull android.location.Criteria, boo…