Home
last modified time | relevance | path

Searched defs:hwId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
DConversionUtils.java348 ProgramIdentifier hwId = new ProgramIdentifier(); in identifierToHalProgramIdentifier() local
415 ProgramIdentifier hwId = identifierToHalProgramIdentifier(secondaryIds[i]); in programSelectorToHalProgramSelector() local
643 ProgramIdentifier hwId = identifierToHalProgramIdentifier(id); in filterToHalProgramFilter() local
/frameworks/base/media/jni/tuner/
DDemuxClient.cpp100 int32_t hwId; in getAvSyncHwId() local
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DConvert.java274 static void programIdentifierToHal(@NonNull ProgramIdentifier hwId, in programIdentifierToHal()
282 ProgramIdentifier hwId = new ProgramIdentifier(); in programIdentifierToHal() local