Home
last modified time | relevance | path

Searched defs:matchedString (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DMetricsLogger.java382 String matchedString = ""; in getMatchedString() local
394 String matchedString = getMatchedString(wordBreakdownList); in getAllowlistedDeviceNameHash() local
401 String matchedString = getMatchedString(wordBreakdownList); in logAllowlistedDeviceNameHash() local
414 protected void statslogBluetoothDeviceNames(int metricId, String matchedString) { in statslogBluetoothDeviceNames()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DMetricsLoggerTest.java109 protected void statslogBluetoothDeviceNames(int metricId, String matchedString) { in statslogBluetoothDeviceNames()