HomeSort by relevance Sort by last modified time
    Searched defs:secondaryImageUrl (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Attraction.java 33 public Uri secondaryImageUrl;
44 Uri secondaryImageUrl, LatLng location, String city) {
49 this.secondaryImageUrl = secondaryImageUrl;
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Attraction.java 33 public Uri secondaryImageUrl;
44 Uri secondaryImageUrl, LatLng location, String city) {
49 this.secondaryImageUrl = secondaryImageUrl;
  /development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
Attraction.java 33 public Uri secondaryImageUrl;
44 Uri secondaryImageUrl, LatLng location, String city) {
49 this.secondaryImageUrl = secondaryImageUrl;

Completed in 655 milliseconds