Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanSettings.java175 private long mReportDelayMillis; field in ScanSettings
223 return mReportDelayMillis; in getReportDelayMillis()
238 mReportDelayMillis = reportDelayMillis; in ScanSettings()
249 mReportDelayMillis = in.readLong(); in ScanSettings()
261 dest.writeLong(mReportDelayMillis); in writeToParcel()
291 private long mReportDelayMillis = 0; field in ScanSettings.Builder
380 mReportDelayMillis = reportDelayMillis; in setReportDelay()
452 && mReportDelayMillis < AUTO_BATCH_MIN_REPORT_DELAY_MILLIS) { in build()
461 mReportDelayMillis, in build()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2681 Landroid/bluetooth/le/ScanSettings$Builder;->mReportDelayMillis:J
2693 Landroid/bluetooth/le/ScanSettings;->mReportDelayMillis:J