Searched refs:mPublisherId (Results 1 – 1 of 1) sorted by relevance
56 private final int mPublisherId; field in VmsLayersOffering86 this.mPublisherId = publisherId; in VmsLayersOffering()102 return mPublisherId; in getPublisherId()112 "publisherId = " + mPublisherId + in toString()129 && mPublisherId == that.mPublisherId; in equals()139 _hash = 31 * _hash + mPublisherId; in hashCode()149 dest.writeInt(mPublisherId); in writeToParcel()168 this.mPublisherId = publisherId; in VmsLayersOffering()