Searched refs:MESSAGE_LAUNCHED (Results 1 – 2 of 2) sorted by relevance
42 private static final int MESSAGE_LAUNCHED = 1; field in DisplayEventActivity93 msg.what = MESSAGE_LAUNCHED; in launched()
75 private static final int MESSAGE_LAUNCHED = 1; field in DisplayEventTest214 case MESSAGE_LAUNCHED: in handleMessage()