Searched refs:MSG_UNCOLOUR_STOP (Results 1 – 1 of 1) sorted by relevance
46 public static final int MSG_UNCOLOUR_STOP = 1; field in MainActivity105 case MSG_UNCOLOUR_STOP:183 Message m = Message.obtain(mHandler, MSG_UNCOLOUR_STOP); in onReceivedStopJob()