Searched refs:debugLogMatchResult (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/companion/ |
D | BluetoothDeviceFilterUtils.java | 57 if (DEBUG) debugLogMatchResult(result, device, filter); in matches() 64 if (DEBUG) debugLogMatchResult(result, device, deviceAddress); in matchesAddress() 88 if (DEBUG) debugLogMatchResult(result, device, serviceUuid); in matchesServiceUuid() 102 if (DEBUG) debugLogMatchResult(result, device, namePattern); in matchesName() 116 if (DEBUG) debugLogMatchResult(result, device, namePattern); in matchesName() 120 private static void debugLogMatchResult( in debugLogMatchResult() method in BluetoothDeviceFilterUtils 125 private static void debugLogMatchResult( in debugLogMatchResult() method in BluetoothDeviceFilterUtils
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 12648 Landroid/companion/BluetoothDeviceFilterUtils;->debugLogMatchResult(ZLandroid/bluetooth/BluetoothDe… 12649 Landroid/companion/BluetoothDeviceFilterUtils;->debugLogMatchResult(ZLandroid/net/wifi/ScanResult;L…
|