Searched defs:suspend_time (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/cros/multimedia/ |
D | display_facade_adapter.py | 176 def suspend_resume(self, suspend_time=10): argument 188 def suspend_resume_bg(self, suspend_time=10): argument
|
D | display_facade.py | 540 def suspend_resume(self, suspend_time=10): argument 549 def suspend_resume_bg(self, suspend_time=10): argument
|
/external/autotest/server/cros/multimedia/ |
D | display_facade_adapter.py | 191 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/ |
D | audio_AudioAfterSuspend.py | 63 def action_suspend(self, suspend_time=SUSPEND_SECONDS): argument
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | platform_ExternalUsbPeripherals.py | 122 def suspend_for_time(self, suspend_time=_SUSPEND_TIME): argument
|
/external/autotest/server/hosts/ |
D | cros_host.py | 1904 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/ |
D | pvclock.rs | 241 suspend_time: Option<PvclockInstant>, field
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_tests.py | 1175 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/ |
D | wpa_supplicant_i.h | 291 struct os_time suspend_time; member
|