Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanSettings.java172 private int mScanResultType; field in ScanSettings
195 return mScanResultType; in getScanResultType()
237 mScanResultType = scanResultType; in ScanSettings()
248 mScanResultType = in.readInt(); in ScanSettings()
260 dest.writeInt(mScanResultType); in writeToParcel()
290 private int mScanResultType = SCAN_RESULT_TYPE_FULL; field in ScanSettings.Builder
363 mScanResultType = scanResultType; in setScanResultType()
460 mScanResultType, in build()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2683 Landroid/bluetooth/le/ScanSettings$Builder;->mScanResultType:I
2695 Landroid/bluetooth/le/ScanSettings;->mScanResultType:I