OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:touch
(Results
501 - 525
of
1042
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/java/android/webkit/
WebChromeClient.java
49
* Notify the host application of the url for an apple-
touch
-icon.
52
* @param precomposed True if the url is for a precomposed
touch
icon.
/frameworks/base/core/java/android/widget/
TabHost.java
180
// leaving
touch
mode.. if nothing has focus, let's give it to
335
// if the tab widget didn't take focus (likely because we're in
touch
mode)
TabWidget.java
392
// Ensure you can navigate to the tab with the keyboard, and you can
touch
it
466
* @param clicked whether the selection changed due to a
touch
/click
/frameworks/base/docs/html/resources/
resources_toc.cs
107
<li><a href="<?cs var:toroot ?>resources/articles/
touch
-mode.html">
108
<span class="en">
Touch
Mode</span>
/packages/apps/Gallery3D/src/com/cooliris/media/
MenuBar.java
282
// Determine which menu the
touch
is over.
302
// Leave the submenu open if the
touch
ends on the menu button in
TimeBar.java
463
// Set position on
touch
movement.
472
// Update state when
touch
begins and ends.
/packages/apps/Phone/src/com/android/phone/
PhoneApp.java
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh
49
( cd $LIB &&
touch
DONE && rm DONE ) || {
398
touch
${DESTDIR}/DONE
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh
49
( cd $LIB &&
touch
DONE && rm DONE ) || {
398
touch
${DESTDIR}/DONE
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/
fixinc.sh
51
( cd $LIB &&
touch
DONE && rm DONE ) || {
400
touch
${DESTDIR}/DONE
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
layout-devices.xsd
194
<xsd:element name="
touch
-type" minOccurs="0">
197
Specifies the
touch
type the configuration is defined for.
/bionic/libc/include/sys/
linux-unistd.h
1
/* auto-generated by gensyscalls.py, do not
touch
*/
/build/core/
cleanbuild.mk
51
# can have permission to
touch
it.
/cts/tools/host/src/res/
cts_result_v1_2.xsd
71
<xs:attribute name="
touch
" type="xs:string"/>
/cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java
53
"
touch
=\"finger\"/>\n" +
/dalvik/vm/
SignalCatcher.c
160
traceBuf = NULL; /* make sure it didn't
touch
this */
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java
38
* Demonstrates the handling of
touch
screen and trackball events to
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
CubeWallpaper2.java
197
* Store the position of the
touch
event so we can use it for drawing later
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
CandidateView.java
153
* If the canvas is null, then only
touch
calculations are performed to pick the target
/development/simulator/app/
DeviceManager.h
111
// send
touch
-screen events
Completed in 200 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>