Searched defs:MESSAGE_SEND_DATA (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java68 private static final int MESSAGE_SEND_DATA = 11; field in class:HidService
271 case MESSAGE_SEND_DATA:
549 /*Message msg = mHandler.obtainMessage(MESSAGE_SEND_DATA);

Completed in 101 milliseconds