Home
last modified time | relevance | path

Searched refs:ChannelIdentifier (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiRecordSources.java271 private static final class ChannelIdentifier { class in HdmiRecordSources
284 private ChannelIdentifier(int format, int majorNumber, int minorNumer) { in ChannelIdentifier() method in HdmiRecordSources.ChannelIdentifier
314 private final ChannelIdentifier mChannelIdentifier;
318 new ChannelIdentifier(CHANNEL_NUMBER_FORMAT_2_PART, majorNumber, minorNumber)); in ofTwoNumbers()
323 new ChannelIdentifier(CHANNEL_NUMBER_FORMAT_1_PART, 0, number)); in ofOneNumber()
326 private DigitalChannelData(ChannelIdentifier id) { in DigitalChannelData()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20314 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;-><init>(III)V
20315 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mChannelNumberFormat:I
20316 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mMajorChannelNumber:I
20317 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mMinorChannelNumber:I
20318 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->toByteArray([BI)I
20319 …rdSources$DigitalChannelData;-><init>(Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;)V
20320 …DigitalChannelData;->mChannelIdentifier:Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;