Home
last modified time | relevance | path

Searched full:script (Results 1 – 25 of 72) sorted by relevance

123

/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dapp.yaml32 script: web_services.py
35 script: web_services.py
38 script: web_services.py
44 script: dashboard.py
47 script: dashboard.py
50 script: dashboard.py
53 script: dashboard.py
56 script: dashboard.py
59 script: dashboard.py
/development/tools/labpretest/
DREADME3 The labpretest.sh script is designed to emulate a typical automated test lab
14 The idea is to run this script at the same time for multiple devices, typically
15 I would connect 8 devices to a host and run this script in 8 separate shell
18 Running the script:
21 script, it will detect the device and go through 100 cycles, running the monkey
22 for 200 events each cycle. The script ignores normal monkey failures. If you
30 The script uses included copies of adb and fastboot which are in in the tools/
31 sub directory. If you are setting this up with only the script, create a tools
52 The script should handle the rest, unless there are radical changes to file
/development/samples/Support13Demos/src/com/example/android/supportv13/
D_package.html4 <script type="text/javascript" src="http://www.corp.google.com/style/prettify.js"></script>
5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></sc…
/development/samples/Support4Demos/src/com/example/android/supportv4/
D_package.html4 <script type="text/javascript" src="http://www.corp.google.com/style/prettify.js"></script>
5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></sc…
/development/pdk/docs/about/
Dabout_toc.cs1 <script type="text/javascript" language="JavaScript">
5 </script>
14 <script type="text/javascript">
18 </script>
/development/samples/ApiDemos/src/com/example/android/apis/
D_package.html4 <script type="text/javascript" src="http://www.corp.google.com/style/prettify.js"></script>
5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></sc…
/development/scripts/app_engine_server/
Dapp.yaml8 script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
16 script: /gae_shell/shell.py
20 script: main.py
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceRandomScript.java29 /** The source for the setup script if it exists */
35 /** The current source, set to the setup source and then a random script */
46 * Creates a MonkeySourceRandomScript instance with an additional setup script.
48 * @param setupFileName The name of the setup script file on the device.
49 * @param scriptFileNames An ArrayList of the names of the script files to be run randomly.
73 * Creates a MonkeySourceRandomScript instance without an additional setup script.
75 * @param scriptFileNames An ArrayList of the names of the script files to be run randomly.
89 * script event source is chosen randomly from the list of script sources and the next event is
140 * @return True if all the script files are valid.
/development/pdk/docs/compatibility/
Dcompatibility_toc.cs1 <script type="text/javascript" language="JavaScript">
5 </script>
22 <script type="text/javascript">
26 </script>
/development/samples/ApiDemos/src/com/example/android/apis/app/
D_package.html4 <script type="text/javascript" src="http://www.corp.google.com/style/prettify.js"></script>
5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></sc…
/development/pdk/docs/community/
Dcommunity_toc.cs1 <script type="text/javascript" language="JavaScript">
5 </script>
19 <script type="text/javascript">
23 </script>
/development/pdk/docs/source/
Dsource_toc.cs1 <script type="text/javascript" language="JavaScript">
5 </script>
33 <script type="text/javascript">
37 </script>
/development/samples/RenderScript/HelloWorld/src/com/example/android/rs/helloworld/
DHelloWorldView.java28 // Script that does the rendering
42 // Create an instance of the script that does the rendering in ensureRenderScript()
66 // Pass touch events from the system to the rendering script in onTouchEvent()
Dhelloworld.rs24 // by the java API. We can use them to notify the script of touch events.
28 // This is invoked automatically when the script is created
/development/samples/Support13Demos/
D_index.html9 <script type="text/javascript">
26 </script>
/development/samples/Support4Demos/
D_index.html9 <script type="text/javascript">
26 </script>
/development/scripts/app_engine_server/gae_shell/templates/
Dshell.html7 <script type="text/javascript" src="/gae_shell/static/shell.js"></script>
116 <script type="text/javascript">
118 </script>
/development/cmds/monkey/
Dmonkey1 # Script to start "monkey" on the device, which has a very rudimentary
/development/pdk/docs/porting/
Dporting_toc.cs1 <script type="text/javascript" language="JavaScript">
5 </script>
89 <script type="text/javascript">
93 </script>
/development/scripts/
Dadd-accounts24 print "This script requires python 2.4 or higher."
90 print "it's too late to use this script to add accounts."
92 print "This script only works on a freshly-wiped device (or "
Dadd-accounts-sdk24 print "This script requires python 2.4 or higher."
87 print "it's too late to use this script to add accounts."
89 print "This script only works on a freshly-wiped device (or "
/development/tools/apkcheck/
DAndroid.mk18 # script file's timestamp is at least as new as the
21 # the execution script
/development/ndk/samples/hello-neon/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/development/ndk/samples/two-libs/tests/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/development/ndk/platforms/android-9/samples/native-plasma/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your

123