Searched refs:getFromLocationName (Results 1 – 9 of 9) sorted by relevance
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | GeocoderTest.java | 30 geocoder.getFromLocationName("731 Market St, San Francisco, CA 94103", 1); in shouldRecordLastLocationName() 39 …Address address = geocoder.getFromLocationName("731 Market St, San Francisco, CA 94103", 1).get(0); in setsUpHasLocationInAddressFromLocationName() 43 address = geocoder.getFromLocationName("731 Market St, San Francisco, CA 94103", 1).get(0); in setsUpHasLocationInAddressFromLocationName() 51 … List<Address> result = geocoder.getFromLocationName("731 Market St, San Francisco, CA 94103", 1); in canReturnNoAddressesOnRequest() 60 geocoder.getFromLocationName("731 Market St, San Francisco, CA 94103", 1); in answersWhetherResolutionHappened()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowGeocoder.java | 56 … public List<Address> getFromLocationName(String locationName, int maxResults) throws IOException { in getFromLocationName() method in ShadowGeocoder
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |