Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DMetricsLogger.java357 ArrayList<String> wordBreakdownList = new ArrayList<String>(); in getWordBreakdownList() local
371 private void uploadRestrictedBluetothDeviceName(List<String> wordBreakdownList) { in uploadRestrictedBluetothDeviceName()
377 private String getMatchedString(List<String> wordBreakdownList) { in getMatchedString()
393 List<String> wordBreakdownList = getWordBreakdownList(deviceName); in getAllowlistedDeviceNameHash() local
400 List<String> wordBreakdownList = getWordBreakdownList(deviceName); in logAllowlistedDeviceNameHash() local