Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
H A DTestUtils.java45 static RadioManager.ProgramInfo makeProgramInfo(ProgramSelector selector, in makeProgramInfo() method in TestUtils
54 static RadioManager.ProgramInfo makeProgramInfo(ProgramSelector selector, int signalQuality) { in makeProgramInfo() method in TestUtils
59 static RadioManager.ProgramInfo makeProgramInfo(int programType, in makeProgramInfo() method in TestUtils
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
H A DAidlTestUtils.java50 static RadioManager.ProgramInfo makeProgramInfo(ProgramSelector selector, in makeProgramInfo() method in AidlTestUtils
59 static RadioManager.ProgramInfo makeProgramInfo(ProgramSelector selector, int signalQuality) { in makeProgramInfo() method in AidlTestUtils