Searched refs:installed (Results 1 – 12 of 12) sorted by relevance
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | FileReadSandbox.kt | 38 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/ |
D | bazel_mode_unittest.py | 363 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/ |
D | SCPP_PTS_INSTRUCTIONS | 39 Have NRF (nordic app installed and running) 51 Have NRF (nordic app installed and running)
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 149 --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 \
|
D | help_lineage.txt | 143 --set-installed-data Sets whether installed data associated with this previous 183 --signer --ks release.jks --set-installed-data false \
|
D | help_sign.txt | 240 different providers. Providers are installed in the order in which they appear 252 installed as the lowest priority provider.
|
/tools/test/connectivity/tools/ |
D | .gitignore | 25 .installed.cfg
|
/tools/test/connectivity/acts_tests/ |
D | .gitignore | 25 .installed.cfg
|
/tools/test/connectivity/acts/ |
D | .gitignore | 25 .installed.cfg
|
D | README.md | 28 Python dependencies (installed automatically by setup.py):
|
/tools/asuite/aidegen/ |
D | README.md | 75 | `-p` | `--ide-path` | Specify user's IDE installed path. |
|
/tools/treble/hacksaw/ |
D | README.md | 93 Building hacksaw requires [golang to be installed](https://golang.org/doc/install).
|