Searched refs:do_suspend_bg (Results 1 – 7 of 7) sorted by relevance
44 self.context.client.do_suspend_bg(20)
47 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)
665 def do_suspend_bg(self, seconds): member in WiFiClient673 self._shill_proxy.do_suspend_bg(seconds)
383 def do_suspend_bg(seconds): member in ShillXmlRpcDelegate