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()793 this.mMapImageType = mapImageType; in parseSubelementMapImage()953 mMapImageType = MAP_TYPE_URL_DEFINED; in setMapImageSubelementDefaults()997 && mMapImageType == other.mMapImageType in equals()1011 mCivicLocationString, mCivicLocation, mMapImageType, mMapImageUri); in hashCode()1414 return imageTypeToMime(mMapImageType, mMapImageUri.toString()); in getMapImageMimeType()