Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 17 of 17) sorted by relevance

/build/core/
Dpost_clean.mk29 && touch $(current_package_overlay_config))
64 && touch $(current_aidl_config))
Dphony_package.mk13 $(hide) touch $@
Ddroiddoc.mk188 && touch -f $@ \
217 && touch -f $@ \
Dpdk_config.mk122 $(call split-long-arguments,-touch,$(_pdk_fusion_files))
123 $(hide) touch $@
Dprebuilt_internal.mk99 $(hide) touch $@
297 $(hide) touch $@
Dhost_dalvik_java_library.mk140 $(hide) touch $@
Dbinary.mk488 $(hide) touch $@
551 $(hide) touch $@
935 $(hide) touch $@
1130 $(hide) touch $@
Ddefinitions.mk887 touch $(@:$1=$(YACC_HEADER_SUFFIX))
915 $(hide) touch $@
951 $(hide) touch $@
994 $(hide) touch $@
1969 $(hide) touch $(dir $(1))zipdummy
2448 $(hide) touch $$@
Djava.mk650 $(hide) touch $@
DMakefile348 $(hide) touch $@
1663 touch $(dir $@)/zipdummy; \
/build/core/tasks/
Dboot_jars_package_check.mk36 $(hide) mkdir -p $(dir $@) && touch $@
Dcts.mk110 $(hide) touch $@
377 $(hide) mkdir -p $(dir $@) && touch $@
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js4724 this.touch = { property
4752 this.touch.start = {x: t.screenX, y: t.screenY}; property
4756 var deltaX = this.touch.end.x - this.touch.start.x;
4757 var deltaY = Math.abs(this.touch.end.y - this.touch.start.y);
4771 this.touch.end = {x: t.screenX, y: t.screenY}; property
/build/
Denvsetup.sh1025 adb shell touch $TRACES
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css2228 -webkit-touch-callout: none;
7601 -webkit-overflow-scrolling: touch;
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css2612 -webkit-touch-callout: none;
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css2612 -webkit-touch-callout: none;