Searched refs:MSG_SHOW_BUBBLE (Results 1 – 2 of 2) sorted by relevance
64 private static final int MSG_SHOW_BUBBLE = 0; field in TutorialEN73 case MSG_SHOW_BUBBLE:278 mHandler.obtainMessage(MSG_SHOW_BUBBLE, mBubbles.get(mBubbleIndex)), 500); in next()290 mHandler.removeMessages(MSG_SHOW_BUBBLE); in close()
65 private static final int MSG_SHOW_BUBBLE = 0; field in TutorialJAJP75 case MSG_SHOW_BUBBLE:360 mHandler.obtainMessage(MSG_SHOW_BUBBLE, mBubbles.get(mBubbleIndex)), 500); in next()372 mHandler.removeMessages(MSG_SHOW_BUBBLE); in close()