Searched refs:action_suspend (Results 1 – 4 of 4) sorted by relevance
108 def action_suspend(): function114 proc = multiprocessing.Process(target=action_suspend)
62 def action_suspend(self, suspend_time=SUSPEND_SECONDS): member in audio_AudioAfterSuspend84 thread = threading.Thread(target=self.action_suspend)
127 def action_suspend(self): member in platform_ExternalUsbPeripherals398 boot_id = self.action_suspend()
266 def action_suspend(): function271 proc = multiprocessing.Process(target=action_suspend)