HomeSort by relevance Sort by last modified time
    Searched full:touched (Results 376 - 400 of 684) sorted by null

<<11121314151617181920>>

  /external/elfutils/po/
Makefile.in.in 131 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
165 # Note that a PO file is not touched if it doesn't need to be changed.
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
TerrainGrid.java 378 * should be touched.
411 // either way in one of the axes (say X or Y axis) then they are all touched.
  /external/libexif/po/
Makefile.in.in 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
130 # Note that a PO file is not touched if it doesn't need to be changed.
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 25 respective action occurs on that object. For instance, when a View (such as a Button) is touched,
208 Other Views that are touchable, like buttons, will not take focus when touched; they will
  /frameworks/base/docs/html/guide/webapps/
migrating.jd 369 <li>An element is touched (so <code>touchstart</code> and <code>touchmove</code> are called)
371 <li>An element is touched (<code>touchstart</code> is called) but
  /ndk/sources/host-tools/make-3.81/po/
Makefile.in.in 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
130 # Note that a PO file is not touched if it doesn't need to be changed.
  /ndk/sources/host-tools/sed-4.2.1/po/
Makefile.in.in 123 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
157 # Note that a PO file is not touched if it doesn't need to be changed.
  /packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java 307 // Show msg when disabled slider (layout) is touched
369 // Show msg when disabled slider (layout) is touched
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 55 virtual void epilog(uint32_t touched);
254 void epilog(uint32_t touched);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java 232 // mTouchBoxIndex is the index of the box that is touched by the down
234 // touched.
    [all...]
  /frameworks/base/core/java/android/view/
MotionEvent.java 269 * may not be the window or view currently touched.
    [all...]
  /frameworks/base/core/java/android/widget/
ListPopupWindow.java 818 * the list expand when touched.
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c 804 int touched = 0;
846 touched = 1;
854 if ((ran && !file->phony) || touched)
800 int touched = 0; local
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactModifier.java 437 // Skip any values that haven't been touched
438 final boolean touched = entry.isInsert() || entry.isUpdate();
439 if (!touched) {
    [all...]
  /external/chromium_org/ash/wm/caption_buttons/
frame_maximize_button.cc 155 // maximize button and a touch event "touched" a button.
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 524 // from this when they are touched by a create or destroy from the UI resource
  /external/chromium_org/chrome/app/
image_pre_reader_win.cc 371 // each page in the range is touched.
  /external/chromium_org/chrome/browser/extensions/
extension_action.h 351 // thread, the animation will still only be touched from the UI thread. This
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
network_status.js 54 * entries are not touched. Doesn't preserve the order of |newList|.
  /external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc 245 // Validate that some basic GL state is not touched upon execution of
  /external/chromium_org/gpu/config/
gpu_control_list.h 47 // If failed, the current GpuControlList is un-touched.
  /external/chromium_org/remoting/host/
client_session_unittest.cc 149 // HostStub is not touched by ClientSession, so we can safely pass NULL.
  /external/chromium_org/sandbox/win/src/
broker_services.cc 286 // Even though the resources touched by SpawnTarget can be accessed in
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 78 // Accept nodes that has a CSS effect when touched.
  /external/chromium_org/third_party/icu/source/common/unicode/
utext.h     [all...]

Completed in 497 milliseconds

<<11121314151617181920>>