Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DResendCecCommandActionPlaybackTest.java56 private int mPhysicalAddress; field in ResendCecCommandActionPlaybackTest
167 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_onStandby_powerControlModeNone_sendMessage() local
180 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_onStandby_initiatedByCec_sendMessage() local
341 mPhysicalAddress, "SendCecCommandActionPlaybackTest"); in sendCecCommand_inactiveSource_sendMessageFails_afterStandby_noResendMessage() local
DActiveSourceActionTest.java59 private int mPhysicalAddress; field in ActiveSourceActionTest
DResendCecCommandActionTvTest.java55 private int mPhysicalAddress; field in ResendCecCommandActionTvTest
DHdmiCecAtomLoggingTvTest.java74 private int mPhysicalAddress = 0x0000; field in HdmiCecAtomLoggingTvTest
DSetAudioVolumeLevelDiscoveryActionTest.java70 private int mPhysicalAddress = 0x1100; field in SetAudioVolumeLevelDiscoveryActionTest
DDevicePowerStatusActionTest.java67 private int mPhysicalAddress; field in DevicePowerStatusActionTest
DHdmiCecAtomLoggingTest.java81 private int mPhysicalAddress = 0x1110; field in HdmiCecAtomLoggingTest
DPowerStatusMonitorActionTest.java62 private int mPhysicalAddress; field in PowerStatusMonitorActionTest
DSystemAudioAutoInitiationActionTest.java64 private int mPhysicalAddress; field in SystemAudioAutoInitiationActionTest
DOneTouchPlayActionTest.java84 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
DHdmiCecController.java1186 private int mPhysicalAddress = INVALID_PHYSICAL_ADDRESS; field in HdmiCecController.NativeWrapperImpl11
1404 private int mPhysicalAddress = INVALID_PHYSICAL_ADDRESS; field in HdmiCecController.NativeWrapperImpl
DHdmiCecNetwork.java104 private int mPhysicalAddress = Constants.INVALID_PHYSICAL_ADDRESS; field in HdmiCecNetwork