Home
last modified time | relevance | path

Searched refs:mAdvertisingSid (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DScanResult.java90 private int mAdvertisingSid; field in ScanResult
114 mAdvertisingSid = SID_NOT_PRESENT; in ScanResult()
140 mAdvertisingSid = advertisingSid; in ScanResult()
171 dest.writeInt(mAdvertisingSid); in writeToParcel()
188 mAdvertisingSid = in.readInt(); in readFromParcel()
281 return mAdvertisingSid; in getAdvertisingSid()
307 mAdvertisingSid, mTxPower, in hashCode()
326 && mAdvertisingSid == other.mAdvertisingSid in equals()
337 + ", advertisingSid=" + mAdvertisingSid + ", txPower=" + mTxPower in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12480 Landroid/bluetooth/le/ScanResult;->mAdvertisingSid:I