Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/NfcProvisioning/
D_index.jd9 Install the DeviceOwner sample to an unprovisioned device. Fill in the values below, and bump the
/development/tools/winscope/
DREADME.md11 * Install [Yarn](https://yarnpkg.com), a JS package manager
/development/testrunner/
Dadb_interface.py134 def Install(self, apk_path, extra_flags): member in AdbInterface
Druntest.py372 logger.Log(self._adb.Install(abs_install_path, extra_flags))