Home
last modified time | relevance | path

Searched refs:offsetTopAndBottom (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DSlidingTab.java325 text.offsetTopAndBottom(dy); in reset()
326 tab.offsetTopAndBottom(dy); in reset()
757 handle.offsetTopAndBottom(deltaY);
758 content.offsetTopAndBottom(deltaY);
DOrientationHelper.java420 view.offsetTopAndBottom(offset);
DResolverDrawerLayout.java566 child.offsetTopAndBottom((int) dy);
DRecyclerView.java4451 mChildHelper.getChildAt(i).offsetTopAndBottom(dy); in offsetChildrenVertical()
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java596 handle.offsetTopAndBottom(mTopOffset - handle.getTop()); in moveHandle()
599 handle.offsetTopAndBottom(mBottomOffset + mBottom - mTop - in moveHandle()
610 handle.offsetTopAndBottom(deltaY); in moveHandle()
DListView.java880 sel.offsetTopAndBottom((height - selHeight) / 2); in fillFromMiddle()
951 sel.offsetTopAndBottom(-offset); in fillFromSelection()
963 sel.offsetTopAndBottom(offset); in fillFromSelection()
1107 oldSel.offsetTopAndBottom(-offset); in moveSelection()
1109 sel.offsetTopAndBottom(-offset); in moveSelection()
1168 sel.offsetTopAndBottom(offset); in moveSelection()
1189 sel.offsetTopAndBottom(childrenTop - sel.getTop()); in moveSelection()
2180 child.offsetTopAndBottom(childTop - child.getTop()); in setupChild()
2872 getChildAt(i).offsetTopAndBottom(heightDelta); in measureAndAdjustDown()
DGridView.java1585 child.offsetTopAndBottom(childTop - child.getTop()); in setupChild()
/frameworks/base/core/java/android/view/
DViewOverlay.java196 child.offsetTopAndBottom(parentLocation[1] - hostViewLocation[1]); in add()
DViewGroup.java6295 v.mRenderNode.offsetTopAndBottom(offset); in offsetChildrenTopAndBottom()
DView.java18052 public void offsetTopAndBottom(int offset) { in offsetTopAndBottom() method
18084 mRenderNode.offsetTopAndBottom(offset); in offsetTopAndBottom()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java413 mPrintButton.offsetTopAndBottom(dy); in onViewPositionChanged()
/frameworks/base/core/java/android/transition/
DVisibility.java449 overlayView.offsetTopAndBottom((screenY - loc[1]) - overlayView.getTop()); in onDisappear()
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java1361 public boolean offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in RenderNode
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java786 offsetTopAndBottom(mFloatingInsets.top);
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java3911 child.offsetTopAndBottom(yDiff);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt8078 HSPLandroid/graphics/RenderNode;->offsetTopAndBottom(I)Z
22833 HSPLandroid/view/View;->offsetTopAndBottom(I)V
/frameworks/base/api/
Dcurrent.txt15525 method public boolean offsetTopAndBottom(int);
54082 method public void offsetTopAndBottom(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33552 method public void offsetTopAndBottom(int);