Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java185 mBluetoothProfileServiceListener, BluetoothProfile.A2DP); in onSystemReady() local
187 mBluetoothProfileServiceListener, BluetoothProfile.HEARING_AID); in onSystemReady() local
591 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BtHelper
979 mBluetoothProfileServiceListener, BluetoothProfile.HEADSET); in getBluetoothHeadset()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java158 btAdapter.getProfileProxy(this, mBluetoothProfileServiceListener, in onCreate()
655 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in ScoAudioTest