Home
last modified time | relevance | path

Searched defs:cursorPosition (Results 1 – 25 of 147) sorted by relevance

123456

/aosp_15_r20/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java53 int cursorPosition; field in GroupingListAdapter.PositionMetadata
201 protected void addGroup(int cursorPosition, int size, boolean expanded) { in addGroup()
240 int cursorPosition = 0; in getCount() local
276 int cursorPosition = 0; in obtainPositionMetadata() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DGroupingListAdapter.java105 public void addGroup(int cursorPosition, int groupSize) { in addGroup()
141 int cursorPosition = groupMetadata.keyAt(listPosition); in getItem() local
DCallLogGroupBuilder.java298 void addGroup(int cursorPosition, int size); in addGroup()
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DTextViewReceiveContentTest.java781 private void initTextViewForEditing(final String text, final int cursorPosition) { in initTextViewForEditing()
789 Selection.setSelection(mTextView.getEditableText(), cursorPosition); in initTextViewForEditing() local
795 private void assertTextAndCursorPosition(String expectedText, int cursorPosition) { in assertTextAndCursorPosition()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h41 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h41 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h41 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h41 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/frameworks/ex/common/tests/src/com/android/common/widget/
H A DGroupingListAdapterTests.java302 int cursorPosition) { in assertPositionMetadata()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h62 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h62 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h62 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h62 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h73 std::optional<::aidl::android::hardware::graphics::common::Point> cursorPosition; variable
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DPointerChoreographer.cpp321 const vec2 cursorPosition = pc.getPosition(); in handleUnconsumedDeltaLocked() local
769 vec2 cursorPosition = {0, 0}; in calculatePointerDisplayChangeToNotify() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drbt_rule.cpp61 int32_t cursorPosition, int32_t cursorOffset, in TransliterationRule()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drbt_rule.cpp61 int32_t cursorPosition, int32_t cursorOffset, in TransliterationRule()
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputConnectionAndTextRangeTests.java77 public MockConnection(final CharSequence text, final int cursorPosition) { in MockConnection()
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
H A DRemoteDisplay.java500 PointF cursorPosition = mMouse.getCursorPosition(); in processMouseEvent() local
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/mini-timeline/
H A Dmini_timeline_component.ts530 const cursorPosition = this.currentTracePosition?.timestamp; constant
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerClientWriter.h142 common::Point cursorPosition; in setLayerCursorPosition() local
/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/
H A DTextBoundsInfo.java392 float cursorPosition = getCursorHorizontalPosition(graphemeStart, lineStart, in getOffsetForPosition() local
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp329 const common::Point& cursorPosition) { in executeSetLayerCursorPosition()
/aosp_15_r20/out/soong/.intermediates/frameworks/ex/common/android-common/android_common/javac/
Dandroid-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/PartnerBookmarksProvider/PartnerBookmarksProvider/android_common/combined/
DPartnerBookmarksProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123456