Searched refs:getProfileProxy (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothTetheringDataTracker.java | 121 adapter.getProfileProxy(mContext, mProfileServiceListener, BluetoothProfile.PAN); in startMonitoring()
|
D | BluetoothAdapter.java | 1157 public boolean getProfileProxy(Context context, BluetoothProfile.ServiceListener listener, in getProfileProxy() method in BluetoothAdapter
|
/frameworks/base/services/java/com/android/server/am/ |
D | BatteryStatsService.java | 311 adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in noteBluetoothOn()
|
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/ |
D | ScoAudioTest.java | 158 btAdapter.getProfileProxy(this, mBluetoothProfileServiceListener, in onCreate()
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 948 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/ |
D | BluetoothTestUtils.java | 1464 adapter.getProfileProxy(mContext, mServiceListener, profile); in connectProxy()
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.0.jd | 334 android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()} with either the {@link
|
D | android-4.0.jd | 713 android.bluetooth.BluetoothAdapter#getProfileProxy getProfileProxy()} with a {@link
|
/frameworks/base/media/java/android/media/ |
D | AudioService.java | 2185 result = adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in getBluetoothHeadset() 4082 adapter.getProfileProxy(mContext, mBluetoothProfileServiceListener, in onReceive()
|
/frameworks/base/api/ |
D | current.txt | 4629 …method public boolean getProfileProxy(android.content.Context, android.bluetooth.BluetoothProfile.…
|