Searched refs:ChannelIdentifier (Results 1 – 2 of 2) sorted by relevance
271 private static final class ChannelIdentifier { class in HdmiRecordSources284 private ChannelIdentifier(int format, int majorNumber, int minorNumer) { in ChannelIdentifier() method in HdmiRecordSources.ChannelIdentifier314 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()
20314 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;-><init>(III)V20315 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mChannelNumberFormat:I20316 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mMajorChannelNumber:I20317 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->mMinorChannelNumber:I20318 Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;->toByteArray([BI)I20319 …rdSources$DigitalChannelData;-><init>(Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;)V20320 …DigitalChannelData;->mChannelIdentifier:Landroid/hardware/hdmi/HdmiRecordSources$ChannelIdentifier;