Searched refs:BluetoothMap (Results 1 – 12 of 12) sorted by relevance
29 import android.bluetooth.BluetoothMap;162 mState = BluetoothMap.STATE_DISCONNECTED; in BluetoothMapService()181 setState(BluetoothMap.STATE_DISCONNECTED); in closeService()273 setState(BluetoothMap.STATE_CONNECTED); in startObexServerSessions()326 setState(BluetoothMap.STATE_DISCONNECTED); in stopObexServerSessions()508 setState(state, BluetoothMap.RESULT_SUCCESS); in setState()542 case BluetoothMap.STATE_CONNECTED: in disconnectMap()555 if (mState == BluetoothMap.STATE_CONNECTED && sRemoteDevice != null) { in getConnectedDevices()763 if (getState() != BluetoothMap.STATE_DISCONNECTED) { in updateMasInstancesHandler()1088 setState(BluetoothMap.STATE_DISCONNECTED); in onReceive()[all …]
25 import android.bluetooth.BluetoothMap;43 private BluetoothMap mService;64 mService = (BluetoothMap) proxy; in onServiceConnected()
28 import android.bluetooth.BluetoothMap;171 addProfile(mMapProfile, MapProfile.NAME, BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
49 public final class BluetoothMap implements BluetoothProfile, AutoCloseable { class98 /* package */ BluetoothMap(Context context, ServiceListener listener, in BluetoothMap() method in BluetoothMap156 return BluetoothMap.STATE_ERROR; in getState()
3041 BluetoothMap map = new BluetoothMap(context, listener, this); in getProfileProxy()3130 BluetoothMap map = (BluetoothMap) proxy; in closeProfileProxy()
33 import android.bluetooth.BluetoothMap;167 case BluetoothMap.ACTION_CONNECTION_STATE_CHANGED:233 filter.addAction(BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in init()
1075 android.bluetooth.BluetoothMap$11076 android.bluetooth.BluetoothMap
3525 HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/…3526 HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object;3527 HSPLandroid/bluetooth/BluetoothMap;->getConnectedDevices()Ljava/util/List;23903 Landroid/bluetooth/BluetoothMap$1;23904 Landroid/bluetooth/BluetoothMap;
10599 Landroid/bluetooth/BluetoothMap;->close()V10601 Landroid/bluetooth/BluetoothMap;->DBG:Z10602 Landroid/bluetooth/BluetoothMap;->doBind()Z10606 Landroid/bluetooth/BluetoothMap;->getState()I10608 Landroid/bluetooth/BluetoothMap;->isEnabled()Z10617 Landroid/bluetooth/BluetoothMap;->RESULT_CANCELED:I10618 Landroid/bluetooth/BluetoothMap;->RESULT_FAILURE:I10619 Landroid/bluetooth/BluetoothMap;->RESULT_SUCCESS:I10621 Landroid/bluetooth/BluetoothMap;->STATE_ERROR:I10622 Landroid/bluetooth/BluetoothMap;->TAG:Ljava/lang/String;[all …]
1072 android.bluetooth.BluetoothMap$11073 android.bluetooth.BluetoothMap
3523 HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/bluetooth/…3524 HSPLandroid/bluetooth/BluetoothMap$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Object;3525 HSPLandroid/bluetooth/BluetoothMap;->getConnectedDevices()Ljava/util/List;33536 Landroid/bluetooth/BluetoothMap$1;33537 Landroid/bluetooth/BluetoothMap;
2046 …public final class BluetoothMap implements java.lang.AutoCloseable android.bluetooth.BluetoothProf…