Searched full:script (Results 1 – 25 of 405) sorted by relevance
12345678910>>...17
| /development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
| D | app.yaml | 32 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/ |
| D | README | 3 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/Support4Demos/src/com/example/android/supportv4/ |
| D | _package.html | 4 <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/Support7Demos/src/com/example/android/supportv7/ |
| D | _package.html | 4 <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/Support13Demos/src/com/example/android/supportv13/ |
| D | _package.html | 4 <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/ApiDemos/src/com/example/android/apis/ |
| D | _package.html | 4 <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/ |
| D | app.yaml | 8 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/ |
| D | MonkeySourceRandomScript.java | 29 /** 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/samples/ApiDemos/src/com/example/android/apis/app/ |
| D | _package.html | 4 <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/Support13Demos/ |
| D | _index.html | 9 <script type="text/javascript"> 26 </script>
|
| /development/samples/Support4Demos/ |
| D | _index.html | 9 <script type="text/javascript"> 26 </script>
|
| /development/scripts/app_engine_server/gae_shell/templates/ |
| D | shell.html | 7 <script type="text/javascript" src="/gae_shell/static/shell.js"></script> 116 <script type="text/javascript"> 118 </script>
|
| /development/tools/idegen/ |
| D | index-gen.sh | 18 # tree for make files. The intellij-gen.sh script automatically calls 19 # this script the first time or if you delete the generated indexed 37 echo "Repo root not found. Run this script from your repo root or the idegen directory."
|
| /development/samples/Support7Demos/ |
| D | _index.html | 9 <script type="text/javascript"> 30 </script>
|
| /development/cmds/monkey/ |
| D | monkey | 1 # Script to start "monkey" on the device, which has a very rudimentary
|
| /development/scripts/ |
| D | add-accounts | 24 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 "
|
| D | add-accounts-sdk | 24 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/ |
| D | Android.mk | 18 # script file's timestamp is at least as new as the 21 # the execution script
|
| /development/ndk/samples/hello-neon/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/platforms/android-4/samples/san-angeles/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/samples/USB/AdbTest/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/samples/two-libs/tests/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/platforms/android-9/samples/native-plasma/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/samples/training/multiscreen/newsreader/ |
| D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
| /development/samples/training/AnimationsDemo/ |
| D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
12345678910>>...17