Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 28) sorted by relevance

12

/development/cmds/monkey/
Dexample_script.txt3 touch up 160 200
8 touch up 300 450
13 touch up 300 450
18 touch up 300 450
23 key up dpad_down
25 key up dpad_down
27 key up dpad_center
30 key up b
32 key up i
34 key up l
[all …]
DREADME.NETWORK.txt47 key [down|up] keycode
59 and the up event for that key
61 touch [down|up|move] x y
67 single location require both a down and an up. To simulate dragging,
69 the drag), followed by a "touch up" at the final location.
84 This command will wake the device up from sleep and allow user input.
88 automatically send both the up and the down event.
94 both the up and the down event.
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/fragments/
DCounterFragment.java44 private boolean up = false; field in CounterFragment
70 up ? mUpDrawable : mDownDrawable, null, null, null); in startAnimation()
71 up = !up; in startAnimation()
/development/scripts/
Dreverse_tether.sh102 sudo ifconfig $HOST_DEV $HOST_IP netmask $NETMASK up
161 sudo ifconfig $HOST_DEV $HOST_IP netmask $NETMASK up
168 sudo ifconfig usb0 $HOST_IP netmask $NETMASK up
/development/tools/checkcolor/
DREADME7 Project lives in prebuilts/checkcolor will use this lib and hook up
/development/samples/browseable/DeviceOwner/
D_index.jd8 This app demonstrates how to use device owner features. Use the NfcProvisioning sample to set up
/development/samples/browseable/StorageClient/
D_index.jd10 \n\nTo demonstrate this, click the button below to open up the Storage Access Framework
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt15 You will need to re-index for the changes to get picked up (right click project
21 You will need to re-index for the changes to get picked up (right click project
/development/samples/USB/MissileLauncher/
DREADME.txt2 You control the left/right/up/down orientation of the launcher using the accelerometer.
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/
DMainActivity.java176 private void onJumpDetected(boolean up) { in onJumpDetected() argument
178 if (up) { in onJumpDetected()
/development/tools/emulator/skins/WVGA800/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/emulator/skins/WVGA854/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/labpretest/
DREADME7 and reboots, sets up for a monkey run and finally runs a random monkey test.
31 sub directory. If you are setting this up with only the script, create a tools
/development/tools/emulator/skins/WQVGA400/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/emulator/skins/WQVGA432/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/emulator/skins/QVGA/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/emulator/skins/HVGA/
Dlayout42 dpad-up {
84 volume-up {
/development/tools/winscope/
DREADME.md10 ### Checking out code and setting up environment
/development/samples/JetBoy/src/com/example/android/jetboy/
DJetBoyView.java87 public KeyGameEvent(int keyCode, boolean up, KeyEvent msg) { in KeyGameEvent() argument
90 this.up = up; in KeyGameEvent()
95 public boolean up; field in JetBoyView.KeyGameEvent
754 if (event.up) { in processKeyEvent()
/development/vndk/tools/vndk-compliance/
DREADME.md50 * Once all copy header violations are cleaned up, make will start throwing lots of
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto63 // Template diffs are not required since in C++, they will show up in mangled
/development/host/windows/usb/
Dreadme.txt31 dismissed) to pop up at the installation time.
/development/tools/repo_diff/service/repodiff/
DREADME.md99 will be tables from the provisioned database set up in the provisioning
/development/tools/repo_diff/
DREADME.md69 After matching up projects in both source tree
/development/tools/logblame/
Dsample.txt172 Looking up network with invalid networkId -1
309 Waking up from dozing (uid 1000)...
384 Gently waking up from dream.
656 Looking up network with invalid networkId -1
1706 Waking up from dozing (uid 1000)...
1765 Gently waking up from dream.
2653 Looking up network with invalid networkId -1

12