Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java108 private static final int DISCONNECT_MAP = 3; field in BluetoothMapService
385 case DISCONNECT_MAP: in handleMessage()
511 .obtainMessage(DISCONNECT_MAP, 0, 0, device)); in disconnect()