Home
last modified time | relevance | path

Searched refs:offsetTopAndBottom (Results 1 – 20 of 20) 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.java529 child.offsetTopAndBottom((int) dy);
DRecyclerView.java4437 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.java6210 v.mRenderNode.offsetTopAndBottom(offset); in offsetChildrenTopAndBottom()
DView.java17685 public void offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in View
17717 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.java785 offsetTopAndBottom(-mOutsets.top); in onLayout()
788 offsetTopAndBottom(mFloatingInsets.top); in onLayout()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java3741 child.offsetTopAndBottom(yDiff);
/frameworks/base/config/
Dboot-image-profile.txt6046 HSPLandroid/graphics/RenderNode;->offsetTopAndBottom(I)Z
17047 HSPLandroid/view/View;->offsetTopAndBottom(I)V
Dhiddenapi-greylist-max-o.txt76187 Landroid/view/RenderNode;->offsetTopAndBottom(I)Z
/frameworks/base/non-updatable-api/
Dcurrent.txt15063 method public boolean offsetTopAndBottom(int);
51761 method public void offsetTopAndBottom(int);
/frameworks/base/api/
Dcurrent.txt15063 method public boolean offsetTopAndBottom(int);
51905 method public void offsetTopAndBottom(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33552 method public void offsetTopAndBottom(int);