Searched refs:mVendorIdSource (Results 1 – 1 of 1) sorted by relevance
25 private final int mVendorIdSource; field in SdpDipRecord40 this.mVendorIdSource = vendorIdSource; in SdpDipRecord()49 this.mVendorIdSource = in.readInt(); in SdpDipRecord()64 return mVendorIdSource; in getVendorIdSource()83 dest.writeInt(mVendorIdSource); in writeToParcel()