Searched refs:mMatchMode (Results 1 – 1 of 1) sorted by relevance
137 private int mMatchMode; field in ScanSettings157 return mMatchMode; in getMatchMode()181 mMatchMode = matchMode; in ScanSettings()189 mMatchMode = in.readInt(); in ScanSettings()199 dest.writeInt(mMatchMode); in writeToParcel()229 private int mMatchMode = MATCH_MODE_AGGRESSIVE; field in ScanSettings.Builder339 mMatchMode = matchMode; in setMatchMode()348 mReportDelayMillis, mMatchMode, mNumOfMatchesPerFilter); in build()