Home
last modified time | relevance | path

Searched defs:newTop (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DVisibilityTest.java80 int newTop = mVictim.getTop(); in testVisibleToInvisible() local
114 int newTop = mVictim.getTop(); in testGoneToVisible() local
134 int newTop = mVictim.getTop(); in testGoneToInvisible() local
148 int newTop = mVictim.getTop(); in testInvisibleToVisible() local
168 int newTop = mVictim.getTop(); in testInvisibleToGone() local
/aosp14/frameworks/base/core/java/android/util/
H A DJsonReader.java576 private void push(JsonScope newTop) { in push()
583 private void replaceTop(JsonScope newTop) { in replaceTop()
584 stack.set(stack.size() - 1, newTop); in replaceTop() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java256 int newTop; in updateBounds() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithm.kt355 val newTop = min(fullStashTop, partialStashTop) regex
368 val newTop = max(fullStashBottom, partialStashBottom) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuView.java351 void onBoundsInParentChanged(int newLeft, int newTop) { in onBoundsInParentChanged()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DSimpleItemAnimator.java96 int newTop = postLayoutInfo == null ? disappearingItemView.getTop() : postLayoutInfo.top; in animateDisappearance() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRectF.java257 public void offsetTo(float newLeft, float newTop) { in offsetTo()
H A DRect.java407 public void offsetTo(int newLeft, int newTop) { in offsetTo()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java1102 int newTop = Math.max(0, insets.top - top); in insetInsets() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragment.java2970 boolean moveChildToFront(WindowContainer newTop) { in moveChildToFront()
H A DTask.java1395 final boolean moveActivityToFront(ActivityRecord newTop) { in moveActivityToFront()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...