Searched refs:locationName (Results 1 - 10 of 10) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowGeocoder.java56 public List<Address> getFromLocationName(String locationName, int maxResults) throws IOException { argument
58 this.lastLocationName = locationName;
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp607 ZNames(const UChar* names[], const UChar* locationName) argument
610 if (locationName != NULL) {
612 fNames[UTZNM_INDEX_EXEMPLAR_LOCATION] = locationName;
621 const UChar* locationName = fNames[UTZNM_INDEX_EXEMPLAR_LOCATION]; local
622 U_ASSERT(locationName != NULL);
623 uprv_free((void*) locationName);
657 UChar* locationName = NULL; local
666 locationName = (UChar*) uprv_malloc(len);
667 if (locationName == NULL) {
671 uprv_memcpy(locationName, buf
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 295 milliseconds