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

<<21222324252627282930>>

  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 37 <!-- Pixels moved per frame [CHAR LIMIT=10] -->
  /frameworks/ex/photoviewer/src/com/android/ex/photo/adapters/
BaseCursorPagerAdapter.java 65 * moved to the correct position.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsStorageMonitor.java 33 * This code was formerly part of {@link SMSDispatcher}, and has been moved
  /hardware/invensense/mlsdk/mllite/
mlstates.c 157 * @brief To be moved in mlstates.c
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.h 58 /* defined here only for debugging purposes; should be moved from here */
  /libcore/dalvik/src/main/java/dalvik/system/
VMRuntime.java 198 * Returns an array allocated in an area of the Java heap where it will never be moved.
  /libcore/luni/src/main/java/java/nio/channels/
Selector.java 31 * that have been canceled since last select operation are moved to the set of
  /packages/apps/Calendar/src/com/android/calendar/
MultiStateButton.java 105 //When moved out of Calendar the tag should be changed.
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthListView.java 147 // detected the list moved back one month.
  /packages/apps/Camera/src/com/android/camera/ui/
PieRenderer.java 476 boolean moved = hasMoved(evt);
477 if ((item != null) && (mCurrentItem != item) && (!mOpening || moved)) {
478 // only select if we didn't just open or have moved past slop
480 if (moved) {
  /packages/apps/Email/
CleanSpec.mk 26 # files that are missing or have been moved.
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java 144 // Drag if the user moved far enough along the Y axis
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
SecondLevelIndicatorControlBar.java 110 // Cancel the previous target if we moved out of it
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java 105 // insert_mms_pending_on_update, when a message is moved from drafts to the outbox.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
WebCorpus.java 105 // this functionality should be moved elsewhere.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 61 // This should probably be moved so as to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 308 * streams may be moved between sinks/sources and thus it is
318 * streams may be moved between sinks/sources and thus it is
416 * moved to a different sink/source. Use pa_stream_get_device_name()or
426 * moved between devices. Thus if you call this function you very
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
scsi.h 158 * moved here from cdrom.h -- kraxel
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 308 * streams may be moved between sinks/sources and thus it is
318 * streams may be moved between sinks/sources and thus it is
416 * moved to a different sink/source. Use pa_stream_get_device_name()or
426 * moved between devices. Thus if you call this function you very
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
scsi.h 158 * moved here from cdrom.h -- kraxel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 308 * streams may be moved between sinks/sources and thus it is
318 * streams may be moved between sinks/sources and thus it is
416 * moved to a different sink/source. Use pa_stream_get_device_name()or
426 * moved between devices. Thus if you call this function you very
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
scsi.h 158 * moved here from cdrom.h -- kraxel
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
ProtocolConstants.java 111 /** Pointer(s) moved. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java 222 // The XML node has not been moved, we can just select the same UI node
225 // The XML node has moved. At this point the UI model has been reloaded
403 // The XML node has not been moved, we can just select the same UI node
406 // The XML node has moved. At this point the UI model has been reloaded
  /sdk/rule_api/src/com/android/ide/common/api/
IViewRule.java 320 * Note that when children are moved (such as when you drag a child within a
327 * {@code moved} parameter to this method is set to true.
333 * @param moved when true, the nodes are being deleted as part of a local
337 boolean moved);

Completed in 585 milliseconds

<<21222324252627282930>>