/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
D | DeviceSelectActionFromPlaybackTest.java | 308 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec14b() 331 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b() 335 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b() 359 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 363 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 365 action.handleTimerEvent(STATE_WAIT_FOR_REPORT_POWER_STATUS); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 392 action.handleTimerEvent(STATE_WAIT_FOR_ACTIVE_SOURCE_MESSAGE_AFTER_ROUTING_CHANGE); in testDeviceSelect_ReachmSetStreamPath_Cec14b() 415 action.handleTimerEvent(STATE_WAIT_FOR_ACTIVE_SOURCE_MESSAGE_AFTER_ROUTING_CHANGE); in testDeviceSelect_ReachmSetStreamPathDeviceInPowerOnStatus_Cec20() 480 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec20()
|
D | DeviceSelectActionFromTvTest.java | 261 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec14b() 283 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b() 287 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b() 310 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 314 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 316 action.handleTimerEvent(STATE_WAIT_FOR_REPORT_POWER_STATUS); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b() 381 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec20()
|
D | RoutingControlActionTest.java | 229 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDirectlyConnectedDevice() 252 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDeviceBehindSwitch()
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | ActiveSourceAction.java | 66 void handleTimerEvent(int state) { in handleTimerEvent() method in ActiveSourceAction
|
D | RequestArcAction.java | 65 final void handleTimerEvent(int state) { in handleTimerEvent() method in RequestArcAction
|
D | ArcInitiationActionFromAvr.java | 71 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcInitiationActionFromAvr
|
D | RequestActiveSourceAction.java | 73 void handleTimerEvent(int state) { in handleTimerEvent() method in RequestActiveSourceAction
|
D | HdmiCecFeatureAction.java | 117 abstract void handleTimerEvent(int state); in handleTimerEvent() method in HdmiCecFeatureAction 162 handleTimerEvent(msg.arg1); in handleMessage()
|
D | ResendCecCommandAction.java | 74 void handleTimerEvent(int state) { in handleTimerEvent() method in ResendCecCommandAction
|
D | ArcTerminationActionFromAvr.java | 75 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcTerminationActionFromAvr
|
D | DetectTvSystemAudioModeSupportAction.java | 74 void handleTimerEvent(int state) { in handleTimerEvent() method in DetectTvSystemAudioModeSupportAction
|
D | RoutingControlAction.java | 109 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in RoutingControlAction
|
D | AbsoluteVolumeAudioStatusAction.java | 125 void handleTimerEvent(int state) { in handleTimerEvent() method in AbsoluteVolumeAudioStatusAction
|
D | SystemAudioAutoInitiationAction.java | 106 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAutoInitiationAction
|
D | SetAudioVolumeLevelDiscoveryAction.java | 92 void handleTimerEvent(int state) { in handleTimerEvent() method in SetAudioVolumeLevelDiscoveryAction
|
D | SystemAudioInitiationActionFromAvr.java | 76 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioInitiationActionFromAvr
|
D | DevicePowerStatusAction.java | 110 void handleTimerEvent(int state) { in handleTimerEvent() method in DevicePowerStatusAction
|
D | OneTouchRecordAction.java | 119 void handleTimerEvent(int state) { in handleTimerEvent() method in OneTouchRecordAction
|
D | SetArcTransmissionStateAction.java | 147 void handleTimerEvent(int state) { in handleTimerEvent() method in SetArcTransmissionStateAction
|
D | PowerStatusMonitorAction.java | 89 void handleTimerEvent(int state) { in handleTimerEvent() method in PowerStatusMonitorAction
|
D | SendKeyAction.java | 199 public void handleTimerEvent(int state) { in handleTimerEvent() method in SendKeyAction
|
D | SystemAudioAction.java | 180 final void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAction
|
D | VolumeControlAction.java | 197 void handleTimerEvent(int state) { in handleTimerEvent() method in VolumeControlAction
|
D | TimerRecordingAction.java | 160 void handleTimerEvent(int state) { in handleTimerEvent() method in TimerRecordingAction
|
D | DeviceSelectActionFromTv.java | 193 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in DeviceSelectActionFromTv
|