Searched refs:mVendorIdSource (Results 1 – 1 of 1) sorted by relevance
29 private final int mVendorIdSource; field in SdpDipRecord41 this.mVendorIdSource = vendorIdSource; in SdpDipRecord()50 this.mVendorIdSource = in.readInt(); in SdpDipRecord()65 return mVendorIdSource; in getVendorIdSource()84 dest.writeInt(mVendorIdSource); in writeToParcel()