Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/
Dutils.py5 def dr_wakeup_before_op(op: Callable[..., Any]) -> Callable[..., Any]: argument
14 def _wrapper(*args: Any, **kargs: Dict[str, Any]) -> Callable[..., Any]: argument
Dui_node.py111 def match_attrs(self, attrs: Dict[str, Any]) -> bool: argument
Dui_core.py686 attrs: Dict[str, Any], argument
/packages/modules/Bluetooth/system/blueberry/controllers/
Dderived_bt_device.py41 def create(configs: List[Dict[str, Any]]) -> List[Any]: argument
61 def _create_bt_device_class(config: Dict[str, Any]) -> Any: argument
74 def destroy(derived_bt_devices: Sequence[Any])-> None:
Dgrpc_bt_sync_mock.py72 def set_target(self, bt_device: Any) -> None:
Dandroid_bt_target_device.py60 def __init__(self, config: Dict[str, Any]) -> None: argument
/packages/modules/Bluetooth/system/blueberry/decorators/
Dfitbit_app_decorator.py247 def process(self, msg: str, kwargs: Dict[Any,
248 Any]) -> Tuple[str, Dict[Any, Any]]: argument
/packages/modules/Bluetooth/android/pandora/test/
Dle_advertising_test.py145 def test_advertising_data_types(self, advertising_data: Dict[str, Any]) -> None: argument
/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py171 class Any: class
189 Any = Any() variable in ControllerTest
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py95 def __getattr__(self, name: Any) -> Any:
197 def set_user_params(self, params: Dict[str, Any]) -> None: argument
941 def first_pair_and_connect_bluetooth(self, bt_device: Any) -> None:
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/lib/
Duwb_ranging_params.py281 def update(self, **kwargs: Any):
/packages/modules/adb/
Dfile_sync_protocol.h104 Any, enumerator