Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DDeviceSelectActionTest.java245 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec14b()
267 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
271 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatusWithSomeTimeouts_Cec14b()
294 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
298 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
300 action.handleTimerEvent(STATE_WAIT_FOR_REPORT_POWER_STATUS); in testDeviceSelect_DeviceInStandbyAfterTimeoutForReportPowerStatus_Cec14b()
365 action.handleTimerEvent(STATE_WAIT_FOR_DEVICE_POWER_ON); in testDeviceSelect_DeviceInStandbyStatus_Cec20()
H A DOneTouchPlayActionTest.java281 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in succeedAfterGettingTransientPowerStatus_Cec14b()
331 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in timeOut_Cec14b()
338 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in timeOut_Cec14b()
571 action.handleTimerEvent(STATE_WAITING_FOR_REPORT_POWER_STATUS); in pendingActionDoesNotBlockSendingStandby_Cec14b()
/aosp12/system/chre/apps/host_awake_world/
H A Dhost_awake_world.cc46 void handleTimerEvent(const void *eventData) { in handleTimerEvent() function
63 handleTimerEvent(eventData); in nanoappHandleEvent()
/aosp12/system/chre/apps/timer_world/
H A Dtimer_world.cc47 void handleTimerEvent(const void *eventData) { in handleTimerEvent() function
64 handleTimerEvent(eventData); in nanoappHandleEvent()
/aosp12/system/chre/apps/audio_stress_test/
H A Daudio_stress_test.cc183 void handleTimerEvent() { in handleTimerEvent() function
221 handleTimerEvent(); in nanoappHandleEvent()
/aosp12/system/chre/apps/gnss_world/
H A Dgnss_world.cc112 void handleTimerEvent(const void *eventData) { in handleTimerEvent() function
282 handleTimerEvent(eventData); in nanoappHandleEvent()
/aosp12/system/chre/apps/wwan_world/
H A Dwwan_world.cc46 void handleTimerEvent(const void *eventData) { in handleTimerEvent() function
192 handleTimerEvent(eventData); in nanoappHandleEvent()
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecFeatureAction.java117 abstract void handleTimerEvent(int state); in handleTimerEvent() method in HdmiCecFeatureAction
162 handleTimerEvent(msg.arg1); in handleMessage()
H A DActiveSourceAction.java66 void handleTimerEvent(int state) { in handleTimerEvent() method in ActiveSourceAction
H A DArcTerminationActionFromAvr.java60 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcTerminationActionFromAvr
H A DArcInitiationActionFromAvr.java71 void handleTimerEvent(int state) { in handleTimerEvent() method in ArcInitiationActionFromAvr
H A DRequestArcAction.java83 final void handleTimerEvent(int state) { in handleTimerEvent() method in RequestArcAction
H A DDetectTvSystemAudioModeSupportAction.java74 void handleTimerEvent(int state) { in handleTimerEvent() method in DetectTvSystemAudioModeSupportAction
H A DSetArcTransmissionStateAction.java136 void handleTimerEvent(int state) { in handleTimerEvent() method in SetArcTransmissionStateAction
H A DSystemAudioAutoInitiationAction.java106 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioAutoInitiationAction
H A DSystemAudioStatusAction.java105 void handleTimerEvent(int state) { in handleTimerEvent() method in SystemAudioStatusAction
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 DSendKeyAction.java185 public void handleTimerEvent(int state) { in handleTimerEvent() method in SendKeyAction
H A DPowerStatusMonitorAction.java89 void handleTimerEvent(int state) { in handleTimerEvent() method in PowerStatusMonitorAction
/aosp12/system/chre/apps/power_test/common/include/
H A Drequest_manager.h48 void handleTimerEvent(const void *cookie) const;
/aosp12/system/chre/apps/wifi_world/
H A Dwifi_world.cc336 void handleTimerEvent(const void *eventData) { in handleTimerEvent() function
390 handleTimerEvent(eventData); in nanoappHandleEvent()
/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h73 void handleTimerEvent(const uint32_t *handle);
/aosp12/system/chre/apps/power_test/common/
H A Dpower_test.cc87 RequestManagerSingleton::get()->handleTimerEvent(eventData); in nanoappHandleEvent()

12