H A D | TestUtils.java | 45 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 55 return makeProgramInfo(selector, selector.getPrimaryId(), selector.getPrimaryId(), in makeProgramInfo() 59 static RadioManager.ProgramInfo makeProgramInfo(int programType, in makeProgramInfo() method in TestUtils 61 return makeProgramInfo(makeProgramSelector(programType, identifier), in makeProgramInfo()
|