Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DScanSettings.java156 private int mMatchMode; field in ScanSettings
181 return mMatchMode; in getMatchMode()
222 mMatchMode = matchMode; in ScanSettings()
232 mMatchMode = in.readInt(); in ScanSettings()
244 dest.writeInt(mMatchMode); in writeToParcel()
276 private int mMatchMode = MATCH_MODE_AGGRESSIVE; field in ScanSettings.Builder
395 mMatchMode = matchMode; in setMatchMode()
434 mReportDelayMillis, mMatchMode, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12485 Landroid/bluetooth/le/ScanSettings$Builder;->mMatchMode:I
12497 Landroid/bluetooth/le/ScanSettings;->mMatchMode:I