Home
last modified time | relevance | path

Searched defs:move (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/transition/
DAutoTransitionTest.java41 Transition move = autoTransition.getTransitionAt(1); in testFadeOutMoveFadeIn() local
/frameworks/base/libs/protoutil/include/android/util/
DEncodedBuffer.h59 inline Pointer* move() { return move(1); }; in move() function
/frameworks/base/core/java/com/android/internal/widget/
DOpReorderer.java160 private void swapMoveAdd(List<UpdateOp> list, int move, UpdateOp moveOp, int add, in swapMoveAdd()
181 void swapMoveUpdate(List<UpdateOp> list, int move, UpdateOp moveOp, int update, in swapMoveUpdate()
/frameworks/native/libs/input/
DVelocityControl.cpp52 void VelocityControl::move(nsecs_t eventTime, float* deltaX, float* deltaY) { in move() function in android::VelocityControl
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java466 private void onMoveProgress(MoveInfo move, int status, long estMillis) { in onMoveProgress()
507 private void onMoveFinished(MoveInfo move, int status) { in onMoveFinished()
710 private PendingIntent buildWizardMigratePendingIntent(MoveInfo move) { in buildWizardMigratePendingIntent()
729 private PendingIntent buildWizardMovePendingIntent(MoveInfo move) { in buildWizardMovePendingIntent()
/frameworks/base/core/proto/android/server/
Danimationadapter.proto51 optional MoveAnimationSpecProto move = 2; field
/frameworks/compile/mclinker/include/mcld/ADT/
DTreeBase.h48 void move() { in move() function
/frameworks/base/libs/protoutil/src/
DProtoFileReader.cpp124 ProtoFileReader::move(size_t amt) in move() function in android::util::ProtoFileReader
DEncodedBuffer.cpp59 EncodedBuffer::Pointer::move(size_t amt) in move() function in android::util::EncodedBuffer::Pointer
412 EncodedBuffer::Reader::move(size_t amt) in move() function in android::util::EncodedBuffer::Reader
/frameworks/compile/mclinker/include/mcld/
DInputTree.h251 void move(TreeIteratorBase& pNode) const { pNode.move<Positional>(); } in move() function
262 void move(TreeIteratorBase& pNode) const { pNode.move<Inclusive>(); } in move() function
/frameworks/base/tools/aapt2/util/
DMaybe.h208 Maybe<T>& Maybe<T>::move(Maybe<U>&& rhs) { in move() function
/frameworks/base/core/jni/android/graphics/
DUtils.cpp75 bool AssetStreamAdaptor::move(long offset) { in move() function in AssetStreamAdaptor
DByteBufferStreamAdaptor.cpp136 bool move(long offset) override { in move() function in ByteBufferStream
258 bool move(long offset) override { in move() function in ByteArrayStream
/frameworks/compile/mclinker/include/mcld/LD/
DArchive.h79 InputTree::Mover* move; member
/frameworks/base/test-mock/src/android/test/mock/
DMockCursor.java149 public boolean move(int offset) { in move() method in MockCursor
/frameworks/base/core/java/android/database/
DCursorWrapper.java195 public boolean move(int offset) { in move() method in CursorWrapper
DCursor.java92 boolean move(int offset); in move() method
DAbstractCursor.java265 public final boolean move(int offset) { in move() method in AbstractCursor
/frameworks/base/libs/hwui/tests/unit/
DThreadBaseTests.cpp94 std::atomic_int move{0}; in TEST() member
/frameworks/base/services/core/java/com/android/server/wm/
DSystemGesturesPointerEventListener.java227 private int detectSwipe(MotionEvent move) { in detectSwipe()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileAdapter.java462 private <T> void move(int from, int to, List<T> list) { in move() method
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleForeground.java193 public void move(float x, float y) { in move() method in RippleForeground
/frameworks/base/cmds/idmap2/tests/
DResultTests.cpp184 int move; // NOLINT(misc-non-private-member-variables-in-classes) member
/frameworks/base/core/java/android/text/
DSelection.java234 int move; in setSelectionAndMemory() local
/frameworks/base/libs/input/
DPointerController.cpp144 void PointerController::move(float deltaX, float deltaY) { in move() function in android::PointerController

12