Home
last modified time | relevance | path

Searched defs:makeHalFmSelector (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
DTestUtils.java117 static android.hardware.broadcastradio.V2_0.ProgramSelector makeHalFmSelector(int freq) { in makeHalFmSelector() method in TestUtils
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
DAidlTestUtils.java84 static android.hardware.broadcastradio.ProgramSelector makeHalFmSelector(long freq) { in makeHalFmSelector() method in AidlTestUtils