Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/profiles/
Dhap.py129 class PresetChangedOperation: class
408 async def generic_update(self, op: PresetChangedOperation) -> None:
447 def get_op_index(op: PresetChangedOperation) -> int:
466 async def _notifyPresetOperations(self, op: PresetChangedOperation) -> None: