Searched refs:do_suspend_bg (Results 1 – 7 of 7) sorted by relevance
47 self.context.client.do_suspend_bg(20)
44 self.context.client.do_suspend_bg(20)
52 self.context.client.do_suspend_bg(20)
54 self.context.client.do_suspend_bg(self.SUSPEND_TIME_SECONDS + 5)
47 self.context.client.do_suspend_bg(timeout_seconds)
670 def do_suspend_bg(self, seconds): member in WiFiClient678 self._shill_proxy.do_suspend_bg(seconds)
415 def do_suspend_bg(seconds): member in ShillXmlRpcDelegate