Searched refs:MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
155 @VisibleForTesting static final int MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED = 41; field in BluetoothManagerService1499 mHandler.sendEmptyMessage(MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED); in onServiceDisconnected()1759 case MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED: in handleMessage()