Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanSettings.java151 private int mScanResultType; field in ScanSettings
174 return mScanResultType; in getScanResultType()
219 mScanResultType = scanResultType; in ScanSettings()
230 mScanResultType = in.readInt(); in ScanSettings()
242 dest.writeInt(mScanResultType); in writeToParcel()
274 private int mScanResultType = SCAN_RESULT_TYPE_FULL; field in ScanSettings.Builder
343 mScanResultType = scanResultType; in setScanResultType()
433 return new ScanSettings(mScanMode, mCallbackType, mScanResultType, in build()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12490 Landroid/bluetooth/le/ScanSettings$Builder;->mScanResultType:I
12502 Landroid/bluetooth/le/ScanSettings;->mScanResultType:I