Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java92 void getProfileProxy(Context context, in getProfileProxy() method in LocalBluetoothAdapter
94 mAdapter.getProfileProxy(context, listener, profile); in getProfileProxy()
DPanProfile.java73 adapter.getProfileProxy(context, new PanServiceListener(), in PanProfile()
DHidProfile.java89 adapter.getProfileProxy(context, new InputDeviceServiceListener(), in HidProfile()
DA2dpProfile.java94 mLocalAdapter.getProfileProxy(context, new A2dpServiceListener(), in A2dpProfile()
DSapProfile.java100 mLocalAdapter.getProfileProxy(context, new SapServiceListener(), in SapProfile()
DMapProfile.java102 mLocalAdapter.getProfileProxy(context, new MapServiceListener(), in MapProfile()
DHeadsetProfile.java101 mLocalAdapter.getProfileProxy(context, new HeadsetServiceListener(), in HeadsetProfile()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java158 btAdapter.getProfileProxy(this, mBluetoothProfileServiceListener, in onCreate()
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd943 android.bluetooth.BluetoothAdapter#getProfileProxy(android.content.Context,
944 android.bluetooth.BluetoothProfile.ServiceListener, int) getProfileProxy()} to
973 mBluetoothAdapter.getProfileProxy(context, mProfileListener, BluetoothProfile.HEADSET);
1057 {@link android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()}
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1806 public boolean getProfileProxy(Context context, BluetoothProfile.ServiceListener listener, in getProfileProxy() method in BluetoothAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1477 adapter.getProfileProxy(mContext, mServiceListener, profile); in connectProxy()
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd334 android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()} with either the {@link
Dandroid-4.0.jd716 android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()} with a {@link
/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()
/frameworks/base/api/
Dcurrent.txt6284 …method public boolean getProfileProxy(android.content.Context, android.bluetooth.BluetoothProfile.…
Dsystem-current.txt6498 …method public boolean getProfileProxy(android.content.Context, android.bluetooth.BluetoothProfile.…