Searched refs:getPhysicallyTunedTo (Results 1 – 6 of 6) sorted by relevance
107 ConversionUtils.identifierToHalProgramIdentifier(info.getPhysicallyTunedTo()), in programInfoToHalProgramInfo()
530 .that(programInfo.getPhysicallyTunedTo()).isEqualTo(TEST_DAB_FREQUENCY_ID); in programInfoFromHalProgramInfo_withValidProgramInfo()
690 || !identifierMeetsSdkVersionRequirement(info.getPhysicallyTunedTo(), uid)) { in programInfoMeetsSdkVersionRequirement()
1607 public @Nullable ProgramSelector.Identifier getPhysicallyTunedTo() { in getPhysicallyTunedTo() method in RadioManager.ProgramInfo
1059 .that(DAB_PROGRAM_INFO.getPhysicallyTunedTo()).isEqualTo(DAB_FREQUENCY_IDENTIFIER); in getPhysicallyTunedTo_forProgramInfo()
6524 … method @Nullable public android.hardware.radio.ProgramSelector.Identifier getPhysicallyTunedTo();