Home
last modified time | relevance | path

Searched defs:suspend_time (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/cros/multimedia/
Ddisplay_facade_adapter.py176 def suspend_resume(self, suspend_time=10): argument
188 def suspend_resume_bg(self, suspend_time=10): argument
Ddisplay_facade.py540 def suspend_resume(self, suspend_time=10): argument
549 def suspend_resume_bg(self, suspend_time=10): argument
/external/autotest/server/cros/multimedia/
Ddisplay_facade_adapter.py191 def suspend_resume(self, suspend_time=10): argument
203 def suspend_resume_bg(self, suspend_time=10): argument
/external/autotest/server/site_tests/audio_AudioAfterSuspend/
Daudio_AudioAfterSuspend.py63 def action_suspend(self, suspend_time=SUSPEND_SECONDS): argument
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py122 def suspend_for_time(self, suspend_time=_SUSPEND_TIME): argument
/external/autotest/server/hosts/
Dcros_host.py1904 def _default_suspend_cmd(self, suspend_time=60, delay_seconds=0): argument
1919 def suspend_bg(self, suspend_time=60, delay_seconds=0, argument
1939 def suspend(self, suspend_time=60, delay_seconds=0, argument
/external/crosvm/devices/src/virtio/
Dpvclock.rs241 suspend_time: Option<PvclockInstant>, field
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py1175 def suspend_resume(self, suspend_time=SUSPEND_TIME_SECS): argument
4577 def suspend_async(self, suspend_time, expect_bt_wake=False): argument
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h291 struct os_time suspend_time; member