Searched refs:_GaiaWebviewContext (Results 1 – 1 of 1) sorted by relevance
31 def _GaiaWebviewContext(self): member in Oobe75 if self._GaiaWebviewContext() is not None:102 util.WaitFor(lambda: not self._GaiaWebviewContext(), 20)107 gaia_webview_context = self._GaiaWebviewContext()114 gaia_webview_context = util.WaitFor(self._GaiaWebviewContext, 5)