Searched refs:MSG_USER_CONTROL_RELEASE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
54 private static final int MSG_USER_CONTROL_RELEASE_TIMEOUT = 2; field in HdmiCecLocalDevice159 case MSG_USER_CONTROL_RELEASE_TIMEOUT:542 mHandler.removeMessages(MSG_USER_CONTROL_RELEASE_TIMEOUT); in handleUserControlPressed()570 Message.obtain(mHandler, MSG_USER_CONTROL_RELEASE_TIMEOUT), in handleUserControlPressed()580 mHandler.removeMessages(MSG_USER_CONTROL_RELEASE_TIMEOUT); in handleUserControlReleased()