Searched refs:getPhysicallyTunedTo (Results 1 – 6 of 6) sorted by relevance
106 ConversionUtils.identifierToHalProgramIdentifier(info.getPhysicallyTunedTo()), in programInfoToHalProgramInfo()
322 .that(programInfo.getPhysicallyTunedTo()).isEqualTo(TEST_DAB_FREQUENCY_ID); in programInfoFromHalProgramInfo_withValidProgramInfo()
614 || isNewIdentifierInU(info.getPhysicallyTunedTo())) { in programInfoMeetsSdkVersionRequirement()
865 .that(DAB_PROGRAM_INFO.getPhysicallyTunedTo()).isEqualTo(DAB_FREQUENCY_IDENTIFIER); in getPhysicallyTunedTo_forProgramInfo()
1510 public @Nullable ProgramSelector.Identifier getPhysicallyTunedTo() { in getPhysicallyTunedTo() method in RadioManager.ProgramInfo
5794 … method @Nullable public android.hardware.radio.ProgramSelector.Identifier getPhysicallyTunedTo();