Home
last modified time | relevance | path

Searched defs:SIGNAL_QUALITY (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
H A DTunerSessionTest.java82 private static final int SIGNAL_QUALITY = 90; field in TunerSessionTest
1171 AidlTestUtils.makeHalFmSelector(AM_FM_FREQUENCY_LIST[1]), SIGNAL_QUALITY)); in onCurrentProgramInfoChanged_withNoncurrentUser_doesNotInvokeCallback() local
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
H A DTunerSessionHidlTest.java83 private static final int SIGNAL_QUALITY = 1; field in TunerSessionHidlTest
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/
H A DRadioManagerTest.java97 private static final int SIGNAL_QUALITY = 2; field in RadioManagerTest