HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 826 - 850 of 2426) sorted by null

<<31323334353637383940>>

  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
BaseCursorPagerAdapter.java 64 * moved to the correct position.
  /hardware/libhardware/include/hardware/
hwcomposer_v0.h 154 * when a window is added, removed, resized or moved.
  /libcore/luni/src/main/java/java/util/
Grego.java 8 * Methods ported, or moved here from OlsonTimeZone, initially
  /ndk/sources/host-tools/make-3.81/
getopt.c 295 the new indices of the non-options in ARGV after they are moved. */
352 /* Exclude the moved bottom segment from further swapping. */
369 /* Exclude the moved top segment from further swapping. */
536 moved back by the user (who may also have changed the arguments). */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c 147 the new indices of the non-options in ARGV after they are moved. */
200 /* Exclude the moved bottom segment from further swapping. */
217 /* Exclude the moved top segment from further swapping. */
390 moved back by the user (who may also have changed the arguments). */
  /packages/apps/Camera/src/com/android/camera/
PreviewGestures.java 211 // moved too far and no timeout yet, no focus or pie
  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
MailboxUtilities.java 57 // Outbox, Drafts, and Sent don't allow mail to be moved to them
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 47 * loaded is still the one we want. The UI may have moved on
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 31 // "" is the biggest, so that all empty strings will be moved to the end
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 223 // be 'moved from'.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 223 // be 'moved from'.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureToolTip.java 145 // brief flash of the longer label before it is moved to the right position on the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringAction.java 59 * the insertion point is merely moved. TODO: address this limitation.
  /tools/motodev/src/plugins/preflighting.samplecheckers.findviewbyid.ui/src/com/motorolamobility/preflighting/samplechecker/findviewbyid/quickfix/
FindViewByIdMarkerResolution.java 96 //Look for the invokedMethod that shall be moved
  /tools/motodev/src/plugins/videos/src/com/motorola/studio/android/videos/ui/views/
VideoPlayerComposite.java 212 // sashResized indicates that the sash division was moved
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java 101 /** local ended because it was moved to a different register */
333 * wherever a variable is replaced or moved, and collecting
592 * The same variable was moved from one register to another.
  /dalvik/dx/src/com/android/dx/dex/code/
LocalList.java 101 /** local ended because it was moved to a different register */
333 * wherever a variable is replaced or moved, and collecting
592 * The same variable was moved from one register to another.
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 279 // this only if we have moved a minimum distance since the last reorder (to
630 // The tab was moved within the tabstrip where the drag was initiated.
709 // A hidden widget moved with gtk_fixed_move in a GtkFixed container doesn't
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java 101 /** local ended because it was moved to a different register */
333 * wherever a variable is replaced or moved, and collecting
592 * The same variable was moved from one register to another.
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 548 * @param oldCode the instructions to be moved.
586 * @param instruction the instruction to be moved.
628 * @param oldCode the original code to be moved.
    [all...]
  /external/srec/srec/clib/
fpi_tgt.c 487 /* ASSERT(fCnt); moved from the above block, do we need this? */
555 * The pushBlkp is also moved accordingly.
602 * The pushBlkp is also moved accordingly.
  /external/chromium/chrome/browser/history/
top_sites_unittest.cc 449 AppendMostVisitedURL(&old_list, gets_moved_1); // 2 (moved to 3)
455 AppendMostVisitedURL(&new_list, gets_moved_1); // 3 (moved from 2)
469 ASSERT_EQ(1u, delta.moved.size());
470 ASSERT_TRUE(gets_moved_1 == delta.moved[0].url.url);
471 ASSERT_EQ(3, delta.moved[0].rank);
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 646 // Determine if the mouse has moved beyond a minimum elasticity distance in
662 // hyperspace since the window was moved there instead of being closed so
725 // only if we have moved a minimum distance since the last reorder (to prevent
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 304 moved palette creation here from "DIB_VideoInit" */
414 moved palette creation to "DIB_CreatePalette" */
996 BOOL moved = 0; local
1007 moved = 1;
1011 return moved;
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 970 milliseconds

<<31323334353637383940>>