Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DGuidanceRelativeLayout.java83 titleView.offsetTopAndBottom(offset); in onLayout()
86 descriptionView.offsetTopAndBottom(offset); in onLayout()
89 iconView.offsetTopAndBottom(offset); in onLayout()
H A DMessagePageFrameLayout.java83 mContentView.offsetTopAndBottom(offset); in onLayout()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsSpaceViewHolderBinder.java98 public void offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in WidgetsSpaceViewHolderBinder.EmptySpaceView
99 super.offsetTopAndBottom(offset); in offsetTopAndBottom()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DSlidingTab.java325 text.offsetTopAndBottom(dy); in reset()
326 tab.offsetTopAndBottom(dy); in reset()
757 handle.offsetTopAndBottom(deltaY);
758 content.offsetTopAndBottom(deltaY);
H A DOrientationHelper.java420 view.offsetTopAndBottom(offset);
H A DResolverDrawerLayout.java573 child.offsetTopAndBottom((int) dy);
H A DRecyclerView.java4558 mChildHelper.getChildAt(i).offsetTopAndBottom(dy); in offsetChildrenVertical()
/aosp12/frameworks/base/core/java/android/widget/
H A DSlidingDrawer.java596 handle.offsetTopAndBottom(mTopOffset - handle.getTop()); in moveHandle()
599 handle.offsetTopAndBottom(mBottomOffset + mBottom - mTop - in moveHandle()
610 handle.offsetTopAndBottom(deltaY); in moveHandle()
H A 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()
H A DGridView.java1586 child.offsetTopAndBottom(childTop - child.getTop()); in setupChild()
/aosp12/frameworks/base/core/java/android/view/
H A DViewOverlay.java197 child.offsetTopAndBottom(parentLocation[1] - hostViewLocation[1]); in add()
H A DViewGroup.java6318 v.mRenderNode.offsetTopAndBottom(offset); in offsetChildrenTopAndBottom()
H A DView.java18381 public void offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in View
18413 mRenderNode.offsetTopAndBottom(offset); in offsetTopAndBottom()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
H A DAppsSearchContainerLayout.java129 offsetTopAndBottom(mContentOverlap); in onLayout()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DPrintContentView.java413 mPrintButton.offsetTopAndBottom(dy); in onViewPositionChanged()
/aosp12/frameworks/base/core/java/android/transition/
H A DVisibility.java449 overlayView.offsetTopAndBottom((screenY - loc[1]) - overlayView.getTop()); in onDisappear()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1432 public boolean offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in RenderNode
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java2370 view.offsetTopAndBottom(viewStart - view.getTop());
2426 view.offsetTopAndBottom(lowExtraSpace);
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java799 offsetTopAndBottom(mFloatingInsets.top);
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java3930 child.offsetTopAndBottom(yDiff);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt7079 HSPLandroid/graphics/RenderNode;->offsetTopAndBottom(I)Z
17860 HSPLandroid/view/View;->offsetTopAndBottom(I)V+]Landroid/view/View;missing_types]Landroid/graphics/…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16185 method public boolean offsetTopAndBottom(int);
48968 method public void offsetTopAndBottom(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt7075 HSPLandroid/graphics/RenderNode;->offsetTopAndBottom(I)Z
17909 HSPLandroid/view/View;->offsetTopAndBottom(I)V+]Landroid/view/View;missing_types]Landroid/graphics/…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33552 method public void offsetTopAndBottom(int);

12