Searched refs:MSG_UNCOLOUR_START (Results 1 – 1 of 1) sorted by relevance
45 public static final int MSG_UNCOLOUR_START = 0; field in MainActivity102 case MSG_UNCOLOUR_START:176 Message m = Message.obtain(mHandler, MSG_UNCOLOUR_START); in onReceivedStartJob()