Searched refs:MESSAGE_DISCONNECT_CHANNEL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java69 private static final int MESSAGE_DISCONNECT_CHANNEL = 4; field in class:HealthService
211 case MESSAGE_DISCONNECT_CHANNEL:
434 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT_CHANNEL,chan);

Completed in 71 milliseconds