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