Searched refs:MSG_NEXT_INTERACTION (Results 1 – 1 of 1) sorted by relevance
75 public static final int MSG_NEXT_INTERACTION = 0; field in Automator.AutomatorHandler113 case MSG_NEXT_INTERACTION: in handleMessage()181 final Message msg = obtainMessage(AutomatorHandler.MSG_NEXT_INTERACTION); in postNextInteraction()251 mHandler.removeMessages(AutomatorHandler.MSG_NEXT_INTERACTION); in cancel()