Searched refs:MESSAGE_SWITCH (Results 1 – 1 of 1) sorted by relevance
54 private static final int MESSAGE_SWITCH = 1; field in DemoKitActivity277 Message m = Message.obtain(mHandler, MESSAGE_SWITCH); in run()328 case MESSAGE_SWITCH: