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.java146 private int mMatchMode; field in ScanSettings
171 return mMatchMode; in getMatchMode()
212 mMatchMode = matchMode; in ScanSettings()
222 mMatchMode = in.readInt(); in ScanSettings()
234 dest.writeInt(mMatchMode); in writeToParcel()
266 private int mMatchMode = MATCH_MODE_AGGRESSIVE; field in ScanSettings.Builder
376 mMatchMode = matchMode; in setMatchMode()
415 mReportDelayMillis, mMatchMode, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12494 Landroid/bluetooth/le/ScanSettings$Builder;->mMatchMode:I
12506 Landroid/bluetooth/le/ScanSettings;->mMatchMode:I