Home
last modified time | relevance | path

Searched refs:bottomOffset (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java322 private int bottomOffset; field in SystemBarHelper.WindowInsetsListener
328 bottomOffset = getBottomDistance(view); in onApplyWindowInsets()
334 final int bottomMargin = Math.max(insets.getSystemWindowInsetBottom() - bottomOffset, 0); in onApplyWindowInsets()
/frameworks/base/core/java/com/android/internal/app/
DChooserMultiProfilePagerAdapter.java191 void setEmptyStateBottomOffset(int bottomOffset) { in setEmptyStateBottomOffset() argument
192 mBottomOffset = bottomOffset; in setEmptyStateBottomOffset()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
DPipBoundsAlgorithm.java372 int bottomOffset) { in getMovementBounds() argument
379 movementBoundsOut.bottom -= bottomOffset; in getMovementBounds()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipTouchHandler.java391 final int bottomOffset = mIsImeShowing ? mImeHeight : 0; in onMovementBoundsChanged() local
400 normalMovementBounds, bottomOffset); in onMovementBoundsChanged()
417 bottomOffset); in onMovementBoundsChanged() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipTouchHandler.java400 final int bottomOffset = mIsImeShowing ? mImeHeight : 0; in onMovementBoundsChanged() local
409 normalMovementBounds, bottomOffset); in onMovementBoundsChanged()
426 bottomOffset); in onMovementBoundsChanged() local
/frameworks/base/core/java/android/widget/
DGridView.java647 int bottomOffset = end - lastBottom; in correctTooHigh() local
654 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
657 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
661 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
DListView.java1552 int bottomOffset = end - lastBottom; in correctTooHigh() local
1558 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
1561 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
1564 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2040 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local
2046 alternatesPopup.setVerticalOffset(bottomOffset); in showAlternates()
2611 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local
2615 popup.setVerticalOffset(bottomOffset); in showAddress()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationController.java1630 float bottomOffset) { in changeMagnificationFrameSize() argument
1648 tempRect.bottom += (int) (bottomOffset); in changeMagnificationFrameSize()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt347 field public static final int bottomOffset = 16843351; // 0x1010257
/frameworks/base/core/api/
Dcurrent.txt541 field public static final int bottomOffset = 16843351; // 0x1010257
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt74897 Lcom/android/internal/R$attr;->bottomOffset:I