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.java547 reportActiveDevice(null); in setActiveDevice()
560 reportActiveDevice(device); in setActiveDevice()
672 private void reportActiveDevice(BluetoothDevice device) { in reportActiveDevice() method in HearingAidService