Searched refs:BluetoothSap (Results 1 – 8 of 8) sorted by relevance
26 import android.bluetooth.BluetoothSap;43 private BluetoothSap mService;63 mService = (BluetoothSap) proxy; in onServiceConnected()
34 import android.bluetooth.BluetoothSap;220 addProfile(mSapProfile, SapProfile.NAME, BluetoothSap.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
26 import android.bluetooth.BluetoothSap;49 private BluetoothSap mService;
43 public final class BluetoothSap implements BluetoothProfile { class105 /*package*/ BluetoothSap(Context context, ServiceListener listener) { in BluetoothSap() method in BluetoothSap155 return BluetoothSap.STATE_ERROR; in getState()
2763 BluetoothSap sap = new BluetoothSap(context, listener); in getProfileProxy()2846 BluetoothSap sap = (BluetoothSap) proxy; in closeProfileProxy()
691 android.bluetooth.BluetoothSap
10772 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()V10775 Landroid/bluetooth/BluetoothSap;->connect(Landroid/bluetooth/BluetoothDevice;)Z10776 Landroid/bluetooth/BluetoothSap;->DBG:Z10777 Landroid/bluetooth/BluetoothSap;->doBind()Z10778 Landroid/bluetooth/BluetoothSap;->getClient()Landroid/bluetooth/BluetoothDevice;10779 Landroid/bluetooth/BluetoothSap;->getPriority(Landroid/bluetooth/BluetoothDevice;)I10780 Landroid/bluetooth/BluetoothSap;->getState()I10781 Landroid/bluetooth/BluetoothSap;->isConnected(Landroid/bluetooth/BluetoothDevice;)Z[all …]
3236 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()Z3239 HSPLandroid/bluetooth/BluetoothSap;->getConnectedDevices()Ljava/util/List;32782 Landroid/bluetooth/BluetoothSap;