Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java836 public boolean isAfSupported() { in isAfSupported() method in RadioManager.FmBandDescriptor
919 if (mAf != other.isAfSupported()) in equals()
1155 mAf = descriptor.isAfSupported(); in FmBandConfig()
1308 mAf = descriptor.isAfSupported(); in Builder()
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/
DRadioManagerTest.java292 .that(FM_BAND_DESCRIPTOR.isAfSupported()).isEqualTo(AF_SUPPORTED); in isAfSupported_forFmBandDescriptor()
/frameworks/base/core/api/
Dsystem-current.txt6488 method public boolean isAfSupported();