Home
last modified time | relevance | path

Searched refs:setPaddingRelative (Results 1 – 25 of 35) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityTargetAdapter.java148 itemView.setPaddingRelative(padding, padding, padding, 0); in updateItemPadding()
160 itemView.setPaddingRelative(padding, padding, padding, paddingBottom); in updateItemPadding()
171 itemView.setPaddingRelative(padding, padding, padding, padding); in updateItemPadding()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
H A DKeyguardIndicationArea.kt61 setPaddingRelative(padding, 0, padding, 0)
79 setPaddingRelative(padding, 0, padding, 0)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java227 findViewById(R.id.status_bar_contents).setPaddingRelative( in updatePaddings()
234 .setPaddingRelative(0, statusBarPaddingStart, 0, 0); in updatePaddings()
236 findViewById(R.id.system_icons).setPaddingRelative( in updatePaddings()
H A DKeyguardStatusBarView.java157 mStatusIconArea.setPaddingRelative( in onConfigurationChanged()
165 mStatusIconContainer.setPaddingRelative( in onConfigurationChanged()
172 mSystemIcons.setPaddingRelative( in onConfigurationChanged()
H A DKeyguardBottomAreaView.kt142 setPaddingRelative(paddingStart, paddingTop, paddingEnd, bottom)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DSignalTileView.java132 mSignal.setPaddingRelative(mWideOverlayIconStartPadding, 0, 0, 0); in setIcon()
134 mSignal.setPaddingRelative(0, 0, 0, 0); in setIcon()
H A DQSContainerImpl.java162 mQSPanelContainer.setPaddingRelative( in updateResources()
238 view.setPaddingRelative( in updatePaddingsAndMargins()
H A DQuickQSPanel.java78 setPaddingRelative(getPaddingStart(), in updatePadding()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardPreviewSmartspaceViewBinder.kt46 setPaddingRelative(paddingStart, padding, paddingEnd, paddingBottom)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSContainerImplTest.kt66 .setPaddingRelative(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeHeaderController.kt262 systemIcons.setPaddingRelative(
392 mShadeCarrierGroup.setPaddingRelative(maxClockWidth, 0, 0, 0)
543 clock.setPaddingRelative(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java347 mDateWeatherView.setPaddingRelative(startPadding, 0, endPadding, 0); in addDateWeatherView()
359 mWeatherView.setPaddingRelative(0, 0, 4, 0); in addWeatherView()
371 mSmartspaceView.setPaddingRelative(startPadding, 0, endPadding, 0); in addSmartspaceView()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java364 setPaddingRelative(getPaddingStart(), in setEmphasizedMode()
371 setPaddingRelative(getPaddingStart(), in setEmphasizedMode()
H A DConversationLayout.java741 mConversationIconContainer.setPaddingRelative( in updatePaddingsBasedOnContentAvailability()
747 mMessagingLinearLayout.setPaddingRelative( in updatePaddingsBasedOnContentAvailability()
1159 mConversationHeader.setPaddingRelative( in updateContentEndPaddings()
1165 mContentContainer.setPaddingRelative( in updateContentEndPaddings()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/shadow/
H A DDoubleShadowTextClock.kt134 setPaddingRelative(0, 0, 0, padding)
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
H A DLocalFloatingToolbarPopup.java967 mMainPanel.setPaddingRelative(0, 0, 0, 0); in layoutMainPanelItems()
990 menuItemButton.setPaddingRelative( in layoutMainPanelItems()
1000 menuItemButton.setPaddingRelative( in layoutMainPanelItems()
1035 mMainPanel.setPaddingRelative(0, 0, mOverflowButtonSize.getWidth(), 0); in layoutMainPanelItems()
1455 buttonText.setPaddingRelative(0, 0, 0, 0); in updateMenuItemButton()
1461 buttonText.setPaddingRelative(iconTextSpacing, 0, 0, 0); in updateMenuItemButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridGroupManager.java144 reusableView.setPaddingRelative(reusableView.getPaddingStart(), in bindOverflowNumber()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DOngoingPrivacyChip.kt133 iconsContainer.setPaddingRelative(padding, 0, padding, 0)
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java315 holder.text.setPaddingRelative(0, 0, bkg.getIntrinsicWidth() /* end */, 0); in onBindView()
322 holder.text.setPaddingRelative(bkg.getIntrinsicWidth() /* start */, 0, 0, 0); in onBindView()
327 holder.text.setPaddingRelative(0, 0, 0, 0); in onBindView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardPreviewRenderer.kt291 it.setPaddingRelative(startPadding, topPadding, endPadding, 0)
465 hostView.setPaddingRelative(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt173 setPaddingRelative(startPadding, padding, padding, padding)
214 setPaddingRelative(startPadding, padding, padding, padding)
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DFocusEventDebugView.java264 setPaddingRelative(keyViewSidePadding, keyViewVerticalPadding, keyViewSidePadding, in PressedKeyView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinator.kt338 this.setPaddingRelative(
/aosp14/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java286 setPaddingRelative(paddingStart, getPaddingTop(), getPaddingEnd(), getPaddingBottom()); in setPaddingStart()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DClock.java389 setPaddingRelative( in reloadDimens()

12