Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java115 private static final int SHUTDOWN = 4; field in BluetoothMapService
358 case SHUTDOWN:
862 mSessionStatusHandler.obtainMessage(SHUTDOWN).sendToTarget(); in sendShutdownMessage()