Home
last modified time | relevance | path

Searched refs:Any (Results 1 – 9 of 9) sorted by relevance

/development/scripts/
Dgdbclient_test.py21 from typing import Any
27 …def merge_compare(self, base: dict[str, Any], to_add: dict[str, Any] | None, expected: dict[str, A… argument
Dlldbclient.py30 from typing import Any, BinaryIO
272 def merge_launch_dict(base: dict[str, Any], to_add: dict[str, Any] | None) -> None: argument
314 …me: str, port: str | int, solib_search_path: list[str], extra_props: dict[str, Any] | None) -> str:
351 … is64bit: bool, port: str | int, debugger: str, vscode_launch_props: dict[str, Any] | None) -> str:
Dgdbclient.py30 from typing import Any, BinaryIO
272 def merge_launch_dict(base: dict[str, Any], to_add: dict[str, Any] | None) -> None: argument
314 …me: str, port: str | int, solib_search_path: list[str], extra_props: dict[str, Any] | None) -> str:
351 … is64bit: bool, port: str | int, debugger: str, vscode_launch_props: dict[str, Any] | None) -> str:
/development/samples/ApiDemos/src/com/example/android/apis/app/
DMaxAspectRatio.java29 public static class Any extends MaxAspectRatio { class in MaxAspectRatio
/development/python-packages/adb/adb/
D__init__.py24 from typing import Any, Callable
329 **kwargs: Any, argument
330 ) -> subprocess.Popen[Any]:
/development/tools/mkstubs/
DREADME.txt67 before the generated throw exception. Any attempt to load such a class should trigger
/development/samples/VirtualDeviceManager/
DREADME.md127 NOTE: Any flag changes require device reboot or "Force stop" of the host app
231 into the host device. Any context that is associated with the virtual device
236 into the host device. (WIP: Any context that is associated with the virtual device
247 - **Enable client Audio**: Enables audio output on the client device. Any
/development/tools/apkcheck/
DREADME.txt113 Suppose a class defines a method "public Foo gimmeFoo()". Any subclass
/development/sdk/
Dsdk_files_NOTICE.txt794 Any executables containing that work also fall under Section 6,
876 the Library except as expressly provided under this License. Any
1768 except as expressly provided under this License. Any attempt
2517 Any executables containing that work also fall under Section 6,
2591 the Library except as expressly provided under this License. Any
2968 Any executables containing that work also fall under Section 6,
3050 the Library except as expressly provided under this License. Any
3515 A. Any addition to or deletion from the contents of a file
3518 B. Any new file that contains any part of the Original Code or
3628 Any Modification which You create or to which You contribute must be
[all …]