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.java231 mBluetoothProfileServiceListener, BluetoothProfile.A2DP); in onSystemReady() local
233 mBluetoothProfileServiceListener, BluetoothProfile.A2DP_SINK); in onSystemReady() local
235 mBluetoothProfileServiceListener, BluetoothProfile.HEARING_AID); in onSystemReady() local
237 mBluetoothProfileServiceListener, BluetoothProfile.LE_AUDIO); in onSystemReady() local
239 mBluetoothProfileServiceListener, BluetoothProfile.LE_AUDIO_BROADCAST); in onSystemReady() local
956 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BtHelper
1180 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