Searched refs:isCaptureSupported (Results 1 – 2 of 2) sorted by relevance
115 String serial, int numTuners, int numAudioSources, boolean isCaptureSupported, in ModuleProperties() argument125 mIsCaptureSupported = isCaptureSupported; in ModuleProperties()197 public boolean isCaptureSupported() { in isCaptureSupported() method in RadioManager.ModuleProperties318 if (mIsCaptureSupported != other.isCaptureSupported()) in equals()
17226 method public boolean isCaptureSupported();