Home
last modified time | relevance | path

Searched refs:isCaptureSupported (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DRadioManager.java245 boolean isInitializationRequired, boolean isCaptureSupported, in ModuleProperties() argument
261 mIsCaptureSupported = isCaptureSupported; in ModuleProperties()
373 public boolean isCaptureSupported() { in isCaptureSupported() method in RadioManager.ModuleProperties
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/
H A DRadioManagerTest.java704 .that(AMFM_PROPERTIES.isCaptureSupported()).isEqualTo(IS_CAPTURE_SUPPORTED); in isCaptureSupported_forModuleProperties()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5781 method public boolean isCaptureSupported();