Searched refs:FILTER_TOKEN (Results 1 – 1 of 1) sorted by relevance
43 private static final int FILTER_TOKEN = 0xD0D0F00D; field in Filter112 Message message = mThreadHandler.obtainMessage(FILTER_TOKEN); in filter()121 mThreadHandler.removeMessages(FILTER_TOKEN); in filter()231 case FILTER_TOKEN: in handleMessage()