Home
last modified time | relevance | path

Searched refs:handleTimerEvent (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DDeviceSelectActionFromPlaybackTest.java308 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()
DDeviceSelectActionFromTvTest.java261 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()
DRoutingControlActionTest.java229 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDirectlyConnectedDevice()
252 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDeviceBehindSwitch()
/frameworks/base/services/core/java/com/android/server/hdmi/
DActiveSourceAction.java66 void handleTimerEvent(int state) { in handleTimerEvent() method in ActiveSourceAction
DRequestArcAction.java65 final void handleTimerEvent(int state) { in handleTimerEvent() method in RequestArcAction
DArcInitiationActionFromAvr.java71 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcInitiationActionFromAvr
DRequestActiveSourceAction.java73 void handleTimerEvent(int state) { in handleTimerEvent() method in RequestActiveSourceAction
DHdmiCecFeatureAction.java117 abstract void handleTimerEvent(int state); in handleTimerEvent() method in HdmiCecFeatureAction
162 handleTimerEvent(msg.arg1); in handleMessage()
DResendCecCommandAction.java74 void handleTimerEvent(int state) { in handleTimerEvent() method in ResendCecCommandAction
DArcTerminationActionFromAvr.java75 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcTerminationActionFromAvr
DDetectTvSystemAudioModeSupportAction.java74 void handleTimerEvent(int state) { in handleTimerEvent() method in DetectTvSystemAudioModeSupportAction
DRoutingControlAction.java109 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in RoutingControlAction
DAbsoluteVolumeAudioStatusAction.java125 void handleTimerEvent(int state) { in handleTimerEvent() method in AbsoluteVolumeAudioStatusAction
DSystemAudioAutoInitiationAction.java106 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAutoInitiationAction
DSetAudioVolumeLevelDiscoveryAction.java92 void handleTimerEvent(int state) { in handleTimerEvent() method in SetAudioVolumeLevelDiscoveryAction
DSystemAudioInitiationActionFromAvr.java76 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioInitiationActionFromAvr
DDevicePowerStatusAction.java110 void handleTimerEvent(int state) { in handleTimerEvent() method in DevicePowerStatusAction
DOneTouchRecordAction.java119 void handleTimerEvent(int state) { in handleTimerEvent() method in OneTouchRecordAction
DSetArcTransmissionStateAction.java147 void handleTimerEvent(int state) { in handleTimerEvent() method in SetArcTransmissionStateAction
DPowerStatusMonitorAction.java89 void handleTimerEvent(int state) { in handleTimerEvent() method in PowerStatusMonitorAction
DSendKeyAction.java199 public void handleTimerEvent(int state) { in handleTimerEvent() method in SendKeyAction
DSystemAudioAction.java180 final void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAction
DVolumeControlAction.java197 void handleTimerEvent(int state) { in handleTimerEvent() method in VolumeControlAction
DTimerRecordingAction.java160 void handleTimerEvent(int state) { in handleTimerEvent() method in TimerRecordingAction
DDeviceSelectActionFromTv.java193 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in DeviceSelectActionFromTv

12