Searched refs:MSG_AUTOPAIR_TICK (Results 1 – 1 of 1) sorted by relevance
84 private static final int MSG_AUTOPAIR_TICK = 8; field in AddAccessoryActivity176 sendMessageDelayed(obtainMessage(MSG_AUTOPAIR_TICK, in handleMessage()179 case MSG_AUTOPAIR_TICK: in handleMessage()189 sendMessageDelayed(obtainMessage(MSG_AUTOPAIR_TICK, in handleMessage()471 mMsgHandler.removeMessages(MSG_AUTOPAIR_TICK); in cancelPairingCountdown()