Searched refs:OP_REMOVE_ICON (Results 1 – 1 of 1) sorted by relevance
73 private static final int OP_REMOVE_ICON = 2; field in CommandQueue357 mHandler.obtainMessage(MSG_ICON, OP_REMOVE_ICON, 0, slot).sendToTarget(); in removeIcon()846 case OP_REMOVE_ICON: in handleMessage()