Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 5 of 5) sorted by relevance

/build/blueprint/gotestrunner/
Dgotestrunner.go32 touch = flag.String("f", "", "Write a file on success") var
/build/blueprint/bootstrap/
Dbootstrap.go101 touch = pctx.StaticRule("touch", var
/build/tools/droiddoc/templates-sdk-refonly/assets/js/
Ddocs.js4724 this.touch = { property
4752 this.touch.start = {x: t.screenX, y: t.screenY}; property
4771 this.touch.end = {x: t.screenX, y: t.screenY}; property
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js4800 this.touch = { property
4828 this.touch.start = {x: t.screenX, y: t.screenY}; property
4847 this.touch.end = {x: t.screenX, y: t.screenY}; property
/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js2890 this.touch = { property
2918 this.touch.start = {x: t.screenX, y: t.screenY}; property
2937 this.touch.end = {x: t.screenX, y: t.screenY}; property