Home
last modified time | relevance | path

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

/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
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java713 adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in onSystemReady()
2854 result = adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in getBluetoothHeadset()
2956 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in AudioService