Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 18 of 18) sorted by relevance

/development/simulator/app/
DExternalRuntime.cpp49 Run(); in StartThread()
DPropertyServer.cpp59 Run(); in StartThread()
DDeviceManager.cpp202 mThread->Run(); in StartRuntime()
/development/testrunner/
Drun_command.py87 def Run(): function
120 t = threading.Thread(target=Run)
Dcoverage.py311 def Run(): function
336 Run()
Druntest.py383 test_suite.Run(self._options, self._adb)
/development/testrunner/test_defs/
Dtest_suite.py91 def Run(self, options, adb): member in AbstractTestSuite
Dhost_test.py70 def Run(self, options, adb_interface): member in HostTestSuite
Dnative_test.py34 def Run(self, options, adb): member in NativeTestSuite
Dinstrumentation_test.py93 def Run(self, options, adb): member in InstrumentationTestSuite
/development/pdk/docs/source/
Dbuilding-dream.jd16 <li>Run "make adb" if you don't already have adb in your path.
30 <li>Run "make adb" if you don't already have adb in your path.<br></li>
Dsubmit-patches.jd44 … bionic directory and its subdirectories:<br><br>$ git add bionic/*<br><br>Run git help add to see…
91 <li>Run repo upload to examine the list of all available changes and select which topic branches wi…
Dusing-eclipse.jd168 <ol><li>Run Open Debug Dialog...
Ddownload.jd147 <li>Run the following:<span><br>$ ./configure <br></span>
/development/docs/
Dhowto_use_cupcake_sdk.txt326 in Eclipse by selecting the menu Run > Run Configurations. In the "target" tab
/development/pdk/docs/porting/
Drelease_keys.jd76 …o has many other options that could be useful for signing release builds. Run it with <code>-h</c…
Dgetting_source_code.jd125 <li>Run <code>diff</code> on the two kernel packages to get Android-specific changes.</li>
Ddebugging_native.jd296 …ode>stdin</code>. You can then paste output into the terminal or pipe it. Run <code>logcat</code>…