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.java107 private static final int DISCONNECT_MAP = 3; field in BluetoothMapService
395 case DISCONNECT_MAP: in handleMessage()
533 mSessionStatusHandler.obtainMessage(DISCONNECT_MAP, 0, 0, device)); in disconnect()