/tools/ndkports/ |
D | Dockerfile | 4 RUN apt-get install -y curl 5 RUN apt-get install -y ninja-build 6 RUN apt-get install -y python3-pip 7 RUN pip3 install meson
|
D | README.md | 16 where to fetch the source, apply any patches needed, build, install, and package 50 open fun install(
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/apps/ |
D | app_installer.py | 85 def install(self, *extra_args): member in AppInstaller 95 self._ad.adb.install('%s %s' % (args, self.apk_path))
|
D | permissions.py | 30 self._permissions_apk.install()
|
/tools/test/connectivity/tools/ |
D | create_virtualenv.sh | 3 python3 -m pip install virtualenv
|
/tools/ndkports/src/main/kotlin/com/android/ndkports/ |
D | Port.kt | 97 install( in installDirectoryForPort() 153 open fun install( in installDirectoryForPort() method in com.android.ndkports.Port
|
D | MesonPort.kt | 90 override fun install( method in com.android.ndkports.MesonPort
|
D | AutoconfPort.kt | 66 override fun install( method in com.android.ndkports.AutoconfPort
|
/tools/asuite/atest/ |
D | run_atest_unittests.sh | 59 $PIP install -U --user $mod
|
/tools/ndkports/ports/openssl/ |
D | port.kts | 78 override fun install( method
|
/tools/asuite/asuite_plugin/ |
D | README.md | 5 #### How to build/install the plugin
|
/tools/asuite/aidegen/ |
D | run_tests.sh | 75 eval "$cmd" >/dev/null || { echo Failed to install $module; exit 1; }
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
D | ota_runner.py | 70 self.android_device.adb.install(
|
/tools/test/connectivity/acts/ |
D | README.md | 75 On Ubuntu, sudo apt-get install python3.4 python3-setuptools 76 2. Run "python3.4 setup.py install" with elevated permissions
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 149 unset later when the install base is as migrated as it 179 These options enable you to install additional Java Crypto Architecture (JCA) 191 --provider-pos Position / priority at which to install this provider in
|
D | help_lineage.txt | 4 This can be used to revoke capabilities of a previous signing certificate once the install base 146 unset later when the install base is as migrated as it
|
D | help_sign.txt | 208 These options enable you to install additional Java Crypto Architecture (JCA) 220 --provider-pos Position / priority at which to install this provider in
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/ |
D | instrumentation_power_test.py | 253 self._sl4a_apk.install() 265 self._test_apk.install('-g')
|
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/ |
D | ota_runner_test.py | 83 self.assertTrue(device.adb.install.called)
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 449 ad.adb.install("-r -g -t /tmp/MDS/base.apk") 503 ad.adb.install("-r -g -t /tmp/GNSS/base.apk") 571 ad.adb.install("-r -g -t /tmp/base.apk")
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | MCAP_PTS_INSTRUCTIONS | 22 How to install:
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | README.md | 102 NetworkSecurityConfigProvider.install
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveProjectFiTest.py | 107 ad.adb.install("-r %s" % account_util, timeout=300, ignore_status=True)
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabProjectFiTest.py | 203 ad.adb.install("-r %s" % account_util, timeout=300, ignore_status=True)
|
/tools/asuite/asuite_plugin/gradle/wrapper/ |
D | gradle-wrapper.jar | ... lang.Exception
}
org/gradle/wrapper/Install$1.class
Install.java
package org. ... |