Searched refs:MESSAGE_CALLBACK (Results 1 – 2 of 2) sorted by relevance
43 private static final int MESSAGE_CALLBACK = 2; field in DisplayEventActivity106 msg.what = MESSAGE_CALLBACK; in callback()
76 private static final int MESSAGE_CALLBACK = 2; field in DisplayEventTest220 case MESSAGE_CALLBACK: in handleMessage()