Searched refs:MSG_NEW_CURRENT_CLIENT_GEN (Results 1 – 1 of 1) sorted by relevance
654 mEventHandler.removeMessages(MSG_NEW_CURRENT_CLIENT_GEN);656 MSG_NEW_CURRENT_CLIENT_GEN, clientGeneration, 0/*ignored*/));683 private final static int MSG_NEW_CURRENT_CLIENT_GEN = 6; field in RemoteControlClient718 case MSG_NEW_CURRENT_CLIENT_GEN: in handleMessage()