HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 576 - 600 of 3667) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
rebaselineserver_unittest.py 134 ' Moved text-expected.txt',
158 ' Moved image-expected.checksum',
159 ' Moved image-expected.png',
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCursorAdapter.java 256 // * moved to the correct position.
266 // * moved to the correct position.
280 // * moved to the correct position.
  /frameworks/base/core/java/android/util/
LruCache.java 24 * a value is accessed, it is moved to the head of a queue. When a value is
107 * created by {@code #create}. If a value was returned, it is moved to the
160 * Caches {@code value} for {@code key}. The value is moved to the head of
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
LruCache.java 28 * a value is accessed, it is moved to the head of a queue. When a value is
111 * created by {@code #create}. If a value was returned, it is moved to the
164 * Caches {@code value} for {@code key}. The value is moved to the head of
  /libcore/luni/src/main/java/java/util/
PriorityQueue.java 344 E moved = elements[size]; local
345 elements[index] = moved;
348 if (moved == elements[index]) {
  /sdk/emulator/opengl/
common.mk 110 $(eval _emugl,$(_mod).moved :=) \
158 $(if $(_emugl.$1.moved),,\
238 $(eval _emugl.$(LOCAL_MODULE).moved := true)\
  /build/core/
cleanspec.mk 41 # files that are missing or have been moved.
  /dalvik/
CleanSpec.mk 26 # files that are missing or have been moved.
  /developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
CardStreamAnimator.java 68 * which fired when a view is not moved enough to be removed.
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/
CardStreamAnimator.java.ftl 66 * which fired when a view is not moved enough to be removed.
  /development/samples/ApiDemos/
_index.html 53 // when the docs are online. This will be changed once the samples get moved.
  /development/samples/devbytes/animation/Bouncer/src/com/example/android/bouncer/
Bouncer.java 33 * to control how a shape is moved around on the screen.
  /device/asus/flo/
CleanSpec.mk 26 # files that are missing or have been moved.
  /device/samsung/manta/
CleanSpec.mk 26 # files that are missing or have been moved.
  /device/samsung/manta/libsensors/iio/
events.h 10 * TODO: This header file should be moved to external/kernel-headers/original.
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java 35 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.h 163 // moved more than kDragThreshold away from its starting position?
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.h 38 // The browser action button for |extension| has been moved to |index|.
  /external/chromium/chrome/browser/net/
proxy_service_factory.cc 38 // that code be moved to chrome/browser instead of being in net, so that it
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h 43 // This button must be moved when the send report button changes title.
draggable_button.h 7 // Class for buttons that can be drag sources. If the mouse is clicked and moved
task_manager_mac_unittest.mm 106 // Check that the selection has moved to row 1.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.h 60 // Used to autoclose the shelf when the mouse is moved off it. Is non-nil
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.mm 60 // have moved off the receiver, and larger values produce lag.
  /external/chromium/chrome/browser/ui/find_bar/
find_bar.h 51 // the web page area. If |no_redraw| is true, the window will be moved without

Completed in 788 milliseconds

<<21222324252627282930>>