HomeSort by relevance Sort by last modified time
    Searched full:touched (Results 101 - 125 of 346) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ANTLRStringStream.cs 142 * touched.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRStringStream.cs 157 * touched.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
SlimStringStream.cs 176 * touched.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRStringStream.java 88 * touched.
  /external/bluetooth/glib/tests/
thread-test.c 332 /* Make sure, that all counters are touched at least once */
  /external/chromium/chrome/browser/resources/ntp4/
touch_handler.js 28 * When your element is touched and held without any drag occuring, the
99 // Fired whenever the element is touched as the only touch to the device.
433 // Mark as no longer being touched
794 // Determine which element was touched. For mouse events, this is always
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 113 /* Pressed is set when an app is first touched.
touchhandler.js 28 * When your element is touched and held without any drag occuring, the
99 // Fired whenever the element is touched as the only touch to the device.
433 // Mark as no longer being touched
794 // Determine which element was touched. For mouse events, this is always
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 215 // References to raw PNG data. This map isn't touched when |data_pack_| is
  /external/chromium-trace/src/shared/js/cr/ui/
touch_handler.js 28 * When your element is touched and held without any drag occuring, the
99 // Fired whenever the element is touched as the only touch to the device.
441 // Mark as no longer being touched
808 // Determine which element was touched. For mouse events, this is always
  /external/dropbear/
svr-authpam.c 196 * strdup() etc since these are touched only by our own conversation
  /external/v8/tools/
common-includes.sh 41 TOUCHED_FILES_FILE="$PERSISTFILE_BASENAME-touched-files"
  /hardware/invensense/mlsdk/platform/include/linux/
mpu.h 183 * @private_data: additional data, user customizable. Not touched by the MPU
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeeksAdapter.java 263 Log.d(TAG, "Touched day at Row=" + view.mWeek + " day=" + day.toString());
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupBrowseListFragment.java 293 * Dismisses the soft keyboard when the list is touched.
  /packages/apps/Contacts/src/com/android/contacts/vcard/
ExportVCardActivity.java 102 * Should be touched inside synchronized block.
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 224 // If we've touched down and up on an item, and it's still not "pressed", then
  /packages/apps/QuickSearchBox/res/layout-xlarge/
search_activity.xml 24 <!-- A background area that when touched dismisses the activity if the search box is empty.
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
android-8.xml 10 <!-- The build.properties file can be created by you and is never touched
  /system/core/libcutils/
mspace.c 218 * is touched.
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 585 string not_touched = "not touched";
587 EXPECT_EQ("not touched", not_touched);
589 EXPECT_EQ("not touched", not_touched);
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 47 void GGLAssembler::epilog(uint32_t touched)
49 ARMAssemblerProxy::epilog(touched);
324 epilog(registerFile().touched());
340 epilog(registerFile().touched());
1142 uint32_t RegisterAllocator::RegisterFile::touched() const function in class:android::RegisterAllocator::RegisterFile
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd     [all...]
  /device/samsung/crespo/overlay/frameworks/base/core/res/res/values/
config.xml 198 <!-- Specifies the amount of time to disable virtual keys after the screen is touched
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 79 * touched.

Completed in 3331 milliseconds

1 2 3 45 6 7 8 91011>>