Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothTetheringDataTracker.java121 adapter.getProfileProxy(mContext, mProfileServiceListener, BluetoothProfile.PAN); in startMonitoring()
DBluetoothAdapter.java1157 public boolean getProfileProxy(Context context, BluetoothProfile.ServiceListener listener, in getProfileProxy() method in BluetoothAdapter
/frameworks/base/services/java/com/android/server/am/
DBatteryStatsService.java311 adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in noteBluetoothOn()
/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.jd948 android.bluetooth.BluetoothAdapter#getProfileProxy(android.content.Context,
949 android.bluetooth.BluetoothProfile.ServiceListener, int) getProfileProxy()} to
978 mBluetoothAdapter.getProfileProxy(context, mProfileListener, BluetoothProfile.HEADSET);
1062 {@link android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()}
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1464 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.jd713 android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()} with a {@link
/frameworks/base/media/java/android/media/
DAudioService.java2185 result = adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in getBluetoothHeadset()
4082 adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in onReceive()
/frameworks/base/api/
Dcurrent.txt4629 …method public boolean getProfileProxy(android.content.Context, android.bluetooth.BluetoothProfile.…