Searched refs:anonymizeBluetoothAddress (Results 1 – 1 of 1) sorted by relevance
10358 String anonymizedAddress = anonymizeBluetoothAddress(ada.getAddress()); in retrieveBluetoothAddressUncheked()10362 && anonymizedAddress.equals(anonymizeBluetoothAddress( in retrieveBluetoothAddressUncheked()10379 static String anonymizeBluetoothAddress(String address) { in anonymizeBluetoothAddress() method in AudioService10409 res.setAddress(anonymizeBluetoothAddress(ada.getAddress())); in anonymizeAudioDeviceAttributesUnchecked()