Home
last modified time | relevance | path

Searched defs:KeyBindings (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dhelp_window.py347 def add_keybind_help_text(self, section_name, key_bindings: KeyBindings):
H A Dconsole_prefs.py364 self, name: str, key_bindings: KeyBindings, **kwargs
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py242 self, name: str, key_bindings: KeyBindings, **kwargs