Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxConfigurationTest.java233 boolean halfFoldPose, BiConsumer<LetterboxConfiguration, Boolean> move) { in assertForHorizontalMove()
244 boolean halfFoldPose, BiConsumer<LetterboxConfiguration, Boolean> move) { in assertForVerticalMove()
/aosp14/frameworks/base/core/tests/coretests/src/android/transition/
H A DAutoTransitionTest.java41 Transition move = autoTransition.getTransitionAt(1); in testFadeOutMoveFadeIn() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMirrorWindowControl.java57 void move(int xOffset, int yOffset); in move() method
143 public void move(int xOffset, int yOffset) { in move() method in MirrorWindowControl
/aosp14/frameworks/base/libs/protoutil/include/android/util/
H A DEncodedBuffer.h59 inline Pointer* move() { return move(1); }; in move() function
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A 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()
/aosp14/frameworks/base/native/graphics/jni/
H A Daassetstreamadaptor.cpp73 bool AAssetStreamAdaptor::move(long offset) { in move() function in AAssetStreamAdaptor
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java522 private void onMoveProgress(MoveInfo move, int status, long estMillis) { in onMoveProgress()
563 private void onMoveFinished(MoveInfo move, int status) { in onMoveFinished()
784 private PendingIntent buildWizardMigratePendingIntent(MoveInfo move) { in buildWizardMigratePendingIntent()
807 private PendingIntent buildWizardMovePendingIntent(MoveInfo move) { in buildWizardMovePendingIntent()
/aosp14/frameworks/base/libs/protoutil/src/
H A DProtoFileReader.cpp124 ProtoFileReader::move(size_t amt) in move() function in android::util::ProtoFileReader
H A DEncodedBuffer.cpp60 EncodedBuffer::Pointer::move(size_t amt) in move() function in android::util::EncodedBuffer::Pointer
418 EncodedBuffer::Reader::move(size_t amt) in move() function in android::util::EncodedBuffer::Reader
/aosp14/frameworks/base/core/proto/android/server/
H A Danimationadapter.proto51 optional MoveAnimationSpecProto move = 2; field
/aosp14/frameworks/base/libs/hwui/jni/
H A DUtils.cpp79 bool AssetStreamAdaptor::move(long offset) { in move() function in AssetStreamAdaptor
H A DByteBufferStreamAdaptor.cpp118 bool move(long offset) override { in move() function in ByteBufferStream
240 bool move(long offset) override { in move() function in ByteArrayStream
/aosp14/system/core/libutils/
H A DStrongPointer_test.cpp54 TYPED_TEST(StrongPointer, move) { in TYPED_TEST() argument
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSystemGesturesPointerEventListener.java330 private int detectTrackpadThreeFingerSwipe(MotionEvent move) { in detectTrackpadThreeFingerSwipe()
355 private int detectSwipe(MotionEvent move) { in detectSwipe()
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockCursor.java149 public boolean move(int offset) { in move() method in MockCursor
/aosp14/frameworks/base/core/java/android/database/
H A DCursorWrapper.java195 public boolean move(int offset) { in move() method in CursorWrapper
H A DCursor.java107 boolean move(int offset); in move() method
H A DAbstractCursor.java271 public final boolean move(int offset) { in move() method in AbstractCursor
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DThreadBaseTests.cpp94 std::atomic_int move{0}; in TEST() member
/aosp14/frameworks/base/libs/input/
H A DMouseCursorController.cpp83 void MouseCursorController::move(float deltaX, float deltaY) { in move() function in android::MouseCursorController
H A DPointerController.cpp127 void PointerController::move(float deltaX, float deltaY) { in move() function in android::PointerController
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DMovePackageHelper.java263 final MoveInfo move; in movePackageInternal() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleForeground.java193 public void move(float x, float y) { in move() method in RippleForeground
/aosp14/frameworks/base/cmds/idmap2/tests/
H A DResultTests.cpp184 int move; // NOLINT(misc-non-private-member-variables-in-classes) member
/aosp14/frameworks/base/core/java/android/text/
H A DSelection.java235 int move; in setSelectionAndMemory() local

12