Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DScanSettings.java141 private int mScanResultType; field in ScanSettings
164 return mScanResultType; in getScanResultType()
209 mScanResultType = scanResultType; in ScanSettings()
220 mScanResultType = in.readInt(); in ScanSettings()
232 dest.writeInt(mScanResultType); in writeToParcel()
264 private int mScanResultType = SCAN_RESULT_TYPE_FULL; field in ScanSettings.Builder
326 mScanResultType = scanResultType; in setScanResultType()
414 return new ScanSettings(mScanMode, mCallbackType, mScanResultType, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12499 Landroid/bluetooth/le/ScanSettings$Builder;->mScanResultType:I
12511 Landroid/bluetooth/le/ScanSettings;->mScanResultType:I