Searched defs:tuned (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
H A DRadioManager.java1104 ProgramInfo(int channel, int subChannel, boolean tuned, boolean stereo, argument
1108 mTuned = tuned;
1128 /** {@code true} if the tuner is currently tuned on a valid station
1129 * @return {@code true} if currently tuned, {@code false} otherwise.

Completed in 19 milliseconds