Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DDeviceSelectActionFromPlaybackTest.java295 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec14b()
318 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
322 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
346 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
350 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
352 action.handleTimerEvent(STATE_WAIT_FOR_REPORT_POWER_STATUS); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
379 action.handleTimerEvent(STATE_WAIT_FOR_ACTIVE_SOURCE_MESSAGE_AFTER_ROUTING_CHANGE); in testDeviceSelect_ReachmSetStreamPath_Cec14b()
402 action.handleTimerEvent(STATE_WAIT_FOR_ACTIVE_SOURCE_MESSAGE_AFTER_ROUTING_CHANGE); in testDeviceSelect_ReachmSetStreamPathDeviceInPowerOnStatus_Cec20()
467 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec20()
H A DDeviceSelectActionFromTvTest.java249 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec14b()
271 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
275 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
298 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
302 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
304 action.handleTimerEvent(STATE_WAIT_FOR_REPORT_POWER_STATUS); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
369 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec20()
H A DRoutingControlActionTest.java217 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDirectlyConnectedDevice()
240 action.handleTimerEvent(actionTimer.getState()); in testRoutingControl_succeedForDeviceBehindSwitch()
H A DOneTouchPlayActionTest.java268 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in succeedAfterGettingTransientPowerStatus_Cec14b()
324 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in timeOut_Cec14b()
331 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in timeOut_Cec14b()
572 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in pendingActionDoesNotBlockSendingStandby_Cec14b()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DActiveSourceAction.java66 void handleTimerEvent(int state) { in handleTimerEvent() method in ActiveSourceAction
H A DRequestArcAction.java63 final void handleTimerEvent(int state) { in handleTimerEvent() method in RequestArcAction
H A DHdmiCecFeatureAction.java117 abstract void handleTimerEvent(int state); in handleTimerEvent() method in HdmiCecFeatureAction
162 handleTimerEvent(msg.arg1); in handleMessage()
H A DArcInitiationActionFromAvr.java71 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcInitiationActionFromAvr
H A DArcTerminationActionFromAvr.java75 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcTerminationActionFromAvr
H A DDetectTvSystemAudioModeSupportAction.java74 void handleTimerEvent(int state) { in handleTimerEvent() method in DetectTvSystemAudioModeSupportAction
H A DAbsoluteVolumeAudioStatusAction.java105 void handleTimerEvent(int state) { in handleTimerEvent() method in AbsoluteVolumeAudioStatusAction
H A DRoutingControlAction.java109 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in RoutingControlAction
H A DSystemAudioAutoInitiationAction.java106 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAutoInitiationAction
H A DSetAudioVolumeLevelDiscoveryAction.java92 void handleTimerEvent(int state) { in handleTimerEvent() method in SetAudioVolumeLevelDiscoveryAction
H A DSystemAudioInitiationActionFromAvr.java74 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioInitiationActionFromAvr
H A DDevicePowerStatusAction.java110 void handleTimerEvent(int state) { in handleTimerEvent() method in DevicePowerStatusAction
H A DOneTouchRecordAction.java119 void handleTimerEvent(int state) { in handleTimerEvent() method in OneTouchRecordAction
H A DSetArcTransmissionStateAction.java144 void handleTimerEvent(int state) { in handleTimerEvent() method in SetArcTransmissionStateAction
H A DPowerStatusMonitorAction.java89 void handleTimerEvent(int state) { in handleTimerEvent() method in PowerStatusMonitorAction
H A DSendKeyAction.java197 public void handleTimerEvent(int state) { in handleTimerEvent() method in SendKeyAction
H A DSystemAudioAction.java177 final void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAction
H A DVolumeControlAction.java197 void handleTimerEvent(int state) { in handleTimerEvent() method in VolumeControlAction
H A DNewDeviceAction.java197 public void handleTimerEvent(int state) { in handleTimerEvent() method in NewDeviceAction
H A DTimerRecordingAction.java160 void handleTimerEvent(int state) { in handleTimerEvent() method in TimerRecordingAction
H A DDeviceSelectActionFromTv.java193 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() method in DeviceSelectActionFromTv

12