Searched refs:tmpBands (Results 1 – 1 of 1) sorted by relevance
128 Vector<Band> tmpBands = new Vector<Band>(); in useParametersFrom() local131 tmpBands.add(new Band(band)); in useParametersFrom()134 mBands = tmpBands; in useParametersFrom()