Searched refs:OP_REMOVE_ICON (Results 1 – 1 of 1) sorted by relevance
42 private static final int OP_REMOVE_ICON = 2; field in CommandQueue131 mHandler.obtainMessage(what, OP_REMOVE_ICON, 0, null).sendToTarget(); in removeIcon()317 case OP_REMOVE_ICON: in handleMessage()