Searched refs:mCurrentBand (Results 1 – 3 of 3) sorted by relevance
62 Band mCurrentBand; field in FilterGradRepresentation121 mCurrentBand = p; in creatExample()129 int n = (rep.mCurrentBand == null) ? 0 : rep.mBands.indexOf(rep.mCurrentBand); in useParametersFrom()133 mCurrentBand = null; in useParametersFrom()135 mCurrentBand = mBands.elementAt(n); in useParametersFrom()189 mBands.add(0, mCurrentBand = new Band(rect.centerX(), rect.centerY())); in addBand()190 mCurrentBand.mask = false; in addBand()191 int x = (mCurrentBand.xPos1 + mCurrentBand.xPos2)/2; in addBand()192 int y = (mCurrentBand.yPos1 + mCurrentBand.yPos2)/2; in addBand()196 int toMove = mBands.indexOf(mCurrentBand); in addBand()[all …]
49 private int mCurrentBand; field in RadioBackgroundScanner71 mCurrentBand = radioBand; in onRadioBandChanged()165 mRadioStorage.storePreScannedStations(mCurrentBand, mScannedStations); in onProgramInfoChanged()177 mCurrentBand, null /* rds */); in onProgramInfoChanged()195 mCurrentBand, rds); in onMetadataChanged()205 mCurrentBand = config.getType(); in onConfigurationChanged()
80 private int mCurrentBand; field in RadioStreamProducer200 mCurrentBand = station.getRadioBand();237 0 /* subChannelNumber */, mCurrentBand, null /* rds */);253 0 /* subChannelNumber */, mCurrentBand, null /* rds */);