Searched refs:MSG_AUTOPAIR_TICK (Results 1 – 1 of 1) sorted by relevance
76 private static final int MSG_AUTOPAIR_TICK = 8; field in AddAccessoryActivity158 sendMessageDelayed(obtainMessage(MSG_AUTOPAIR_TICK, in handleMessage()161 case MSG_AUTOPAIR_TICK: in handleMessage()171 sendMessageDelayed(obtainMessage(MSG_AUTOPAIR_TICK, in handleMessage()433 mMsgHandler.removeMessages(MSG_AUTOPAIR_TICK); in cancelPairingCountdown()