Searched refs:MSG_UNCOLOR_START (Results 1 – 1 of 1) sorted by relevance
57 public static final int MSG_UNCOLOR_START = 0; field in MainActivity226 m = Message.obtain(this, MSG_UNCOLOR_START); in handleMessage()243 case MSG_UNCOLOR_START: in handleMessage()