Home | History | Annotate | Download | only in radio

Lines Matching refs:isCaptureSupported

113                 String serial, int numTuners, int numAudioSources, boolean isCaptureSupported,
123 mIsCaptureSupported = isCaptureSupported;
195 public boolean isCaptureSupported() {
316 if (mIsCaptureSupported != other.isCaptureSupported())