Searched refs:app_config_id (Results 1 – 4 of 4) sorted by relevance
101 def config_riseplayer(browser, ext_id, app_config_id): argument114 if not app_config_id:122 """ % app_config_id133 """ % app_config_id141 % app_config_id)
28 def config_rise_player(self, ext_id, app_config_id ): argument36 self._kiosk_proxy.config_rise_player(ext_id, app_config_id)
23 def config_rise_player(self, ext_id, app_config_id): argument38 self._resource._browser, ext_id, app_config_id)
205 app_config_id = info.get_label_value('app_config_id')206 if app_config_id and app_config_id.startswith(':'):207 app_config_id = app_config_id[1:]