Home
last modified time | relevance | path

Searched refs:BluetoothSap (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DSapProfile.java26 import android.bluetooth.BluetoothSap;
43 private BluetoothSap mService;
63 mService = (BluetoothSap) proxy; in onServiceConnected()
DLocalBluetoothProfileManager.java34 import android.bluetooth.BluetoothSap;
220 addProfile(mSapProfile, SapProfile.NAME, BluetoothSap.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DSapProfileTest.java26 import android.bluetooth.BluetoothSap;
49 private BluetoothSap mService;
/frameworks/base/core/java/android/bluetooth/
DBluetoothSap.java43 public final class BluetoothSap implements BluetoothProfile { class
105 /*package*/ BluetoothSap(Context context, ServiceListener listener) { in BluetoothSap() method in BluetoothSap
155 return BluetoothSap.STATE_ERROR; in getState()
DBluetoothAdapter.java2763 BluetoothSap sap = new BluetoothSap(context, listener); in getProfileProxy()
2846 BluetoothSap sap = (BluetoothSap) proxy; in closeProfileProxy()
/frameworks/base/config/
Dpreloaded-classes691 android.bluetooth.BluetoothSap
Dhiddenapi-greylist-max-o.txt10772 Landroid/bluetooth/BluetoothSap;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothProfi…
10773 Landroid/bluetooth/BluetoothSap;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10774 Landroid/bluetooth/BluetoothSap;->close()V
10775 Landroid/bluetooth/BluetoothSap;->connect(Landroid/bluetooth/BluetoothDevice;)Z
10776 Landroid/bluetooth/BluetoothSap;->DBG:Z
10777 Landroid/bluetooth/BluetoothSap;->doBind()Z
10778 Landroid/bluetooth/BluetoothSap;->getClient()Landroid/bluetooth/BluetoothDevice;
10779 Landroid/bluetooth/BluetoothSap;->getPriority(Landroid/bluetooth/BluetoothDevice;)I
10780 Landroid/bluetooth/BluetoothSap;->getState()I
10781 Landroid/bluetooth/BluetoothSap;->isConnected(Landroid/bluetooth/BluetoothDevice;)Z
[all …]
Dboot-image-profile.txt3236 HSPLandroid/bluetooth/BluetoothSap$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/o…
3237 HSPLandroid/bluetooth/BluetoothSap;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothPr…
3238 HSPLandroid/bluetooth/BluetoothSap;->doBind()Z
3239 HSPLandroid/bluetooth/BluetoothSap;->getConnectedDevices()Ljava/util/List;
32782 Landroid/bluetooth/BluetoothSap;