Home
last modified time | relevance | path

Searched refs:reportActiveDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java560 reportActiveDevice(null); in setActiveDevice()
573 reportActiveDevice(device); in setActiveDevice()
684 private void reportActiveDevice(BluetoothDevice device) { in reportActiveDevice() method in HearingAidService