Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java738 public boolean isTaSupported() { in isTaSupported() method in RadioManager.FmBandDescriptor
823 if (mTa != other.isTaSupported()) in equals()
1042 mTa = descriptor.isTaSupported(); in FmBandConfig()
1190 mTa = descriptor.isTaSupported(); in Builder()
/frameworks/base/api/
Dsystem-current.txt2100 method public boolean isTaSupported();
/frameworks/base/config/
Dhiddenapi-public-dex.txt14451 Landroid/hardware/radio/RadioManager$FmBandDescriptor;->isTaSupported()Z