Home
last modified time | relevance | path

Searched defs:paddingBottom (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardSecurityContainerTest.java124 int paddingBottom = getContext().getResources() in testOnApplyWindowInsets() local
145 int paddingBottom = getContext().getResources() in testOnApplyWindowInsets_largerSystembar() local
165 int paddingBottom = getContext().getResources() in testOnApplyWindowInsets_disappearAnimation_paddingNotSet() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationsQuickSettingsContainer.java122 public void setQSContainerPaddingBottom(int paddingBottom) { in setQSContainerPaddingBottom()
129 paddingBottom in setQSContainerPaddingBottom() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWatchListDecorLayout.java217 int paddingBottom = Math.max(mListView.getPaddingBottom(), in onMeasure() local
225 mListView.getPaddingRight(), paddingBottom); in onMeasure() local
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DPerfTimeline.java120 int paddingBottom = getPaddingBottom(); in onDraw() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityTargetAdapter.java159 final int paddingBottom = size <= 1 ? padding : 0; in updateItemPadding() local
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DFocusEventDebugView.java107 int paddingBottom = 0; in onApplyWindowInsets() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java376 int paddingBottom = res.getDimensionPixelSize(R.dimen.qs_panel_padding_bottom); in updatePadding() local
380 paddingBottom); in updatePadding() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainer.java657 int paddingBottom = max(inset, getContext().getResources() in onApplyWindowInsets() local
664 setPadding(getPaddingLeft(), getPaddingTop(), getPaddingRight(), paddingBottom); in onApplyWindowInsets() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditTextCursorAnchorInfoTest.java580 int paddingBottom) { in setupEditText()
/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java1827 final int paddingBottom = getPaddingBottom(); in onLayout() local
2098 final int paddingBottom = getPaddingBottom(); in getChildTop() local
H A DSimpleMonthView.java902 final int paddingBottom = getPaddingBottom(); in onLayout() local
H A DGridView.java288 int paddingBottom = 0; in fillGap() local
H A DListView.java757 int paddingBottom = 0; in fillGap() local
H A DTextView.java3795 final int paddingBottom = lastBaselineToBottomHeight - fontMetricsBottom; in setLastBaselineToBottomHeight() local
3796 setPadding(getPaddingLeft(), getPaddingTop(), getPaddingRight(), paddingBottom); in setLastBaselineToBottomHeight() local
9153 int paddingBottom = getExtendedPaddingBottom(); in getFocusedRect() local
H A DGridLayout.java1155 int paddingBottom = getPaddingBottom(); in onLayout() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java1005 final int paddingBottom = hasButtons ? getPaddingBottom() : mPaddingBottomNoButtons; in setHasDecor() local
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp316 paddingBottom = 0x010100d9u, enumerator
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h160 int32_t paddingTop, paddingBottom; in alignas() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...