Searched refs:mMapImageType (Results 1 – 1 of 1) sorted by relevance
297 private int mMapImageType; field in ResponderLocation386 mMapImageType = in.readInt(); in ResponderLocation()457 parcel.writeInt(mMapImageType); in writeToParcel()796 this.mMapImageType = mapImageType; in parseSubelementMapImage()956 mMapImageType = MAP_TYPE_URL_DEFINED; in setMapImageSubelementDefaults()1000 && mMapImageType == other.mMapImageType in equals()1014 mCivicLocationString, mCivicLocation, mMapImageType, mMapImageUri); in hashCode()1417 return imageTypeToMime(mMapImageType, mMapImageUri.toString()); in getMapImageMimeType()