Searched defs:MESSAGE_SET_IDLE_TIME (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java72 private static final int MESSAGE_SET_IDLE_TIME = 16; field in class:HidHostService
291 case MESSAGE_SET_IDLE_TIME: {
663 Message msg = mHandler.obtainMessage(MESSAGE_SET_IDLE_TIME);

Completed in 65 milliseconds