Searched refs:MSG_ON_POST_INTERACTION (Results 1 – 1 of 1) sorted by relevance
77 public static final int MSG_ON_POST_INTERACTION = 2; field in Automator.AutomatorHandler126 case MSG_ON_POST_INTERACTION: in handleMessage()241 Message m = mHandler.obtainMessage(AutomatorHandler.MSG_ON_POST_INTERACTION, stats); in onPostInteraction()