/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
H A D | GuidanceRelativeLayout.java | 83 titleView.offsetTopAndBottom(offset); in onLayout() 86 descriptionView.offsetTopAndBottom(offset); in onLayout() 89 iconView.offsetTopAndBottom(offset); in onLayout()
|
H A D | MessagePageFrameLayout.java | 83 mContentView.offsetTopAndBottom(offset); in onLayout()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsSpaceViewHolderBinder.java | 98 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 D | SlidingTab.java | 325 text.offsetTopAndBottom(dy); in reset() 326 tab.offsetTopAndBottom(dy); in reset() 757 handle.offsetTopAndBottom(deltaY); 758 content.offsetTopAndBottom(deltaY);
|
H A D | OrientationHelper.java | 420 view.offsetTopAndBottom(offset);
|
H A D | ResolverDrawerLayout.java | 573 child.offsetTopAndBottom((int) dy);
|
H A D | RecyclerView.java | 4558 mChildHelper.getChildAt(i).offsetTopAndBottom(dy); in offsetChildrenVertical()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | SlidingDrawer.java | 596 handle.offsetTopAndBottom(mTopOffset - handle.getTop()); in moveHandle() 599 handle.offsetTopAndBottom(mBottomOffset + mBottom - mTop - in moveHandle() 610 handle.offsetTopAndBottom(deltaY); in moveHandle()
|
H A D | ListView.java | 880 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 D | GridView.java | 1586 child.offsetTopAndBottom(childTop - child.getTop()); in setupChild()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewOverlay.java | 197 child.offsetTopAndBottom(parentLocation[1] - hostViewLocation[1]); in add()
|
H A D | ViewGroup.java | 6318 v.mRenderNode.offsetTopAndBottom(offset); in offsetChildrenTopAndBottom()
|
H A D | View.java | 18381 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 D | AppsSearchContainerLayout.java | 129 offsetTopAndBottom(mContentOverlap); in onLayout()
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
H A D | PrintContentView.java | 413 mPrintButton.offsetTopAndBottom(dy); in onViewPositionChanged()
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | Visibility.java | 449 overlayView.offsetTopAndBottom((screenY - loc[1]) - overlayView.getTop()); in onDisappear()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | RenderNode.java | 1432 public boolean offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in RenderNode
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
H A D | ScrollAdapterView.java | 2370 view.offsetTopAndBottom(viewStart - view.getTop()); 2426 view.offsetTopAndBottom(lowExtraSpace);
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | DecorView.java | 799 offsetTopAndBottom(mFloatingInsets.top);
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserActivity.java | 3930 child.offsetTopAndBottom(yDiff);
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 7079 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 D | current.txt | 16185 method public boolean offsetTopAndBottom(int); 48968 method public void offsetTopAndBottom(int);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 7075 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 D | android-22.txt | 33552 method public void offsetTopAndBottom(int);
|