Searched defs:Any (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/ |
D | utils.py | 5 def dr_wakeup_before_op(op: Callable[..., Any]) -> Callable[..., Any]: argument 14 def _wrapper(*args: Any, **kargs: Dict[str, Any]) -> Callable[..., Any]: argument
|
D | ui_node.py | 111 def match_attrs(self, attrs: Dict[str, Any]) -> bool: argument
|
D | ui_core.py | 686 attrs: Dict[str, Any], argument
|
/packages/modules/Bluetooth/system/blueberry/controllers/ |
D | derived_bt_device.py | 41 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:
|
D | grpc_bt_sync_mock.py | 72 def set_target(self, bt_device: Any) -> None:
|
D | android_bt_target_device.py | 60 def __init__(self, config: Dict[str, Any]) -> None: argument
|
/packages/modules/Bluetooth/system/blueberry/decorators/ |
D | fitbit_app_decorator.py | 247 def process(self, msg: str, kwargs: Dict[Any, 248 Any]) -> Tuple[str, Dict[Any, Any]]: argument
|
/packages/modules/Bluetooth/android/pandora/test/ |
D | le_advertising_test.py | 145 def test_advertising_data_types(self, advertising_data: Dict[str, Any]) -> None: argument
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | controller.py | 171 class Any: class 189 Any = Any() variable in ControllerTest
|
/packages/modules/Bluetooth/system/blueberry/utils/ |
D | android_bluetooth_decorator.py | 95 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/ |
D | uwb_ranging_params.py | 281 def update(self, **kwargs: Any):
|
/packages/modules/adb/ |
D | file_sync_protocol.h | 104 Any, enumerator
|