Searched refs:mCurrentRds (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioController.java119 private RadioRds mCurrentRds; field in class:RadioController
355 mCurrentRadioBand, mCurrentRds);
536 mCurrentRds = null;
732 mCurrentRds = radioRds;
735 Log.d(TAG, "mCurrentRds: " + mCurrentRds);
911 mCurrentRadioBand, mCurrentRds);

Completed in 242 milliseconds