Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 12 of 12) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DFileReadSandbox.kt38 private var installed = false in <lambda>() variable
103 if (installed) { in <lambda>()
108 installed = true in <lambda>()
114 if (!installed) { in <lambda>()
120 installed = false in <lambda>()
125 if (installed) { in <lambda>()
/tools/asuite/atest/
Dbazel_mode_unittest.py363 test_module(name='hello_world_test', installed='out/invalid/path')
789 host_module(name='libhello', installed=[]),
802 installed=[unsupported_install_path])),
814 module(name='libhello', installed=[ambiguous_install_path]),
865 dylib(module(name='libhello', installed=[]))
917 installed=[str(host_file1), str(host_file2), str(device_file1)]
937 installed=[str(host_file)],
954 installed=[str(host_file)],
1103 installed=None, argument
1119 m['installed'] = installed or []
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DSCPP_PTS_INSTRUCTIONS39 Have NRF (nordic app installed and running)
51 Have NRF (nordic app installed and running)
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt149 --set-installed-data Sets whether installed data associated with this previous
188 different providers. Providers are installed in the order in which they appear
200 installed as the lowest priority provider.
215 --set-installed-data true --set-shared-uid true --set-permission true --set-rollback false \
Dhelp_lineage.txt143 --set-installed-data Sets whether installed data associated with this previous
183 --signer --ks release.jks --set-installed-data false \
Dhelp_sign.txt240 different providers. Providers are installed in the order in which they appear
252 installed as the lowest priority provider.
/tools/test/connectivity/tools/
D.gitignore25 .installed.cfg
/tools/test/connectivity/acts_tests/
D.gitignore25 .installed.cfg
/tools/test/connectivity/acts/
D.gitignore25 .installed.cfg
DREADME.md28 Python dependencies (installed automatically by setup.py):
/tools/asuite/aidegen/
DREADME.md75 | `-p` | `--ide-path` | Specify user's IDE installed path. |
/tools/treble/hacksaw/
DREADME.md93 Building hacksaw requires [golang to be installed](https://golang.org/doc/install).