Home
last modified time | relevance | path

Searched defs:mPhysicalAddress (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DResendCecCommandActionPlaybackTest.java60 private int mPhysicalAddress; field in ResendCecCommandActionPlaybackTest
174 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_onStandby_powerControlModeNone_sendMessage() local
187 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_onStandby_initiatedByCec_sendMessage() local
348 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_sendMessageFails_afterStandby_noResendMessage() local
DResendCecCommandActionTvTest.java59 private int mPhysicalAddress; field in ResendCecCommandActionTvTest
DActiveSourceActionTest.java62 private int mPhysicalAddress; field in ActiveSourceActionTest
DHdmiCecAtomLoggingTvTest.java77 private int mPhysicalAddress = 0x0000; field in HdmiCecAtomLoggingTvTest
DSetAudioVolumeLevelDiscoveryActionTest.java72 private int mPhysicalAddress = 0x1100; field in SetAudioVolumeLevelDiscoveryActionTest
DDevicePowerStatusActionTest.java70 private int mPhysicalAddress; field in DevicePowerStatusActionTest
DPowerStatusMonitorActionTest.java65 private int mPhysicalAddress; field in PowerStatusMonitorActionTest
DHdmiCecAtomLoggingTest.java88 private int mPhysicalAddress = 0x1110; field in HdmiCecAtomLoggingTest
DSystemAudioAutoInitiationActionTest.java67 private int mPhysicalAddress; field in SystemAudioAutoInitiationActionTest
DOneTouchPlayActionTest.java85 private int mPhysicalAddress; field in OneTouchPlayActionTest
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiDeviceInfo.java116 private final int mPhysicalAddress; field in HdmiDeviceInfo
590 private int mPhysicalAddress = PATH_INVALID; field in HdmiDeviceInfo.Builder
DHdmiRecordSources.java724 private final int mPhysicalAddress; field in HdmiRecordSources.ExternalPhysicalAddress
/frameworks/base/services/core/java/com/android/server/hdmi/
DDeviceDiscoveryAction.java78 private int mPhysicalAddress = Constants.INVALID_PHYSICAL_ADDRESS; field in DeviceDiscoveryAction.DeviceInfo
DHdmiCecAtomWriter.java335 int mPhysicalAddress = PHYSICAL_ADDRESS_INVALID; field in HdmiCecAtomWriter.MessageReportedSpecialArgs
DHdmiCecController.java1186 private int mPhysicalAddress = INVALID_PHYSICAL_ADDRESS; field in HdmiCecController.NativeWrapperImpl11
1406 private int mPhysicalAddress = INVALID_PHYSICAL_ADDRESS; field in HdmiCecController.NativeWrapperImpl
DHdmiCecNetwork.java104 private int mPhysicalAddress = Constants.INVALID_PHYSICAL_ADDRESS; field in HdmiCecNetwork