Searched refs:MSG_OP_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
80 private static final int MSG_OP_TIMEOUT = 4; field in AddAccessoryActivity153 case MSG_OP_TIMEOUT: in handleMessage()478 mMsgHandler.sendEmptyMessageDelayed(MSG_OP_TIMEOUT, timeout); in setTimeout()483 mMsgHandler.removeMessages(MSG_OP_TIMEOUT); in cancelTimeout()