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.java638 String matchedString = ""; in getMatchedString() local
652 String matchedString = ""; in getMatchedStringForMedicalDevice() local
772 String matchedString = getMatchedString(wordBreakdownList, includeMedicalDevices); in getAllowlistedDeviceNameHash() local
779 String matchedString = getMatchedString(wordBreakdownList, includeMedicalDevices); in logAllowlistedDeviceNameHash() local
786 protected void statslogBluetoothDeviceNames(int metricId, String matchedString) { in statslogBluetoothDeviceNames()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DMetricsLoggerTest.java118 protected void statslogBluetoothDeviceNames(int metricId, String matchedString) { in statslogBluetoothDeviceNames()