Home
last modified time | relevance | path

Searched refs:setBackground (Results 1 – 25 of 80) sorted by relevance

1234

/packages/apps/Settings/src/com/android/settings/notification/app/
DConversationPriorityPreference.java176 mAlertButton.setBackground(unselectedBackground); in updateToggles()
177 mPriorityButton.setBackground(unselectedBackground); in updateToggles()
178 mSilenceButton.setBackground(selectedBackground); in updateToggles()
201 mAlertButton.setBackground(unselectedBackground); in updateToggles()
202 mPriorityButton.setBackground(selectedBackground); in updateToggles()
203 mSilenceButton.setBackground(unselectedBackground); in updateToggles()
222 mAlertButton.setBackground(selectedBackground); in updateToggles()
223 mPriorityButton.setBackground(unselectedBackground); in updateToggles()
224 mSilenceButton.setBackground(unselectedBackground); in updateToggles()
DImportancePreference.java120 mAlertButton.setBackground(unselectedBackground); in onBindViewHolder()
121 mSilenceButton.setBackground(selectedBackground); in onBindViewHolder()
126 mSilenceButton.setBackground(unselectedBackground); in onBindViewHolder()
127 mAlertButton.setBackground(selectedBackground); in onBindViewHolder()
134 mAlertButton.setBackground(unselectedBackground); in onBindViewHolder()
135 mSilenceButton.setBackground(selectedBackground); in onBindViewHolder()
147 mSilenceButton.setBackground(unselectedBackground); in onBindViewHolder()
148 mAlertButton.setBackground(selectedBackground); in onBindViewHolder()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/utils/
DCarUiUtils.java101 ViewCompat.setBackground(itemView, background); in setPreferenceViewEnabled()
148 ViewCompat.setBackground(preference, background); in updateRippleStateOnDisabledPreference()
150 ViewCompat.setBackground(preference, null); in updateRippleStateOnDisabledPreference()
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java132 mViewToAnimate.setBackground(null); in startAnimation()
170 mSnapshot.setBackground(new BitmapDrawable(resources, mViewBitmap)); in startAnimation()
183 mViewToAnimate.setBackground(oldBackground); in startAnimation()
/packages/apps/Camera2/src/com/android/camera/ui/
DRadioOptions.java120 getChildAt(i).setBackground(null); in setSelectedOptionByView()
124 view.setBackground(mBackground); in setSelectedOptionByView()
DBottomBar.java325 super.setBackground(null); in setOverlayBottomBar()
411 mShutterButton.setBackground(shutterBackground); in setupShutterBackgroundForModeIndex()
412 mCancelButton.setBackground(applyCircleDrawableToShutterBackground( in setupShutterBackgroundForModeIndex()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DColorPreference.java93 previewImage.setBackground(null); in onBindViewHolder()
123 swatch.setBackground(null); in onBindListItem()
/packages/apps/Settings/src/com/android/settings/accessibility/
DColorPreference.java93 previewImage.setBackground(null); in onBindViewHolder()
123 swatch.setBackground(null); in onBindListItem()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DFrameLayoutWithShadows.java71 public void setBackground(Drawable background) { in setBackground() method in FrameLayoutWithShadows.ShadowView
72 super.setBackground(background); in setBackground()
297 shadowView.setBackground(shadow); in addShadowView()
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationActionsView.java143 mActionButtons.get(0).setBackground(acceptButton); in bind()
150 mActionButtons.get(1).setBackground(declineButton); in bind()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java105 mTextAndBackground.setBackground(rippleBackground); in onFinishInflate()
134 mIconView.setBackground(mNotificationInfo.getIconForBackground(getContext(), in applyNotificationInfo()
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DCheckableLabeledButton.java100 iconView.setBackground( in init()
161 iconView.setBackground(shouldShow ? backgroundMore : background); in setShouldShowMoreIndicator()
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
DFanSpeedBar.java157 mOffButton.setBackground(offButtonBg); in onFinishInflate()
163 mMaxButton.setBackground(maxButtonBg); in onFinishInflate()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrDetailsFragment.java163 mBackgroundHelper.setBackground(backgroundDrawable); in onLoadLogoAndBackgroundImages()
308 fragment.mBackgroundHelper.setBackground(drawable); in onBitmapLoaded()
DDetailsViewBackgroundHelper.java64 public void setBackground(Drawable background) { in setBackground() method in DetailsViewBackgroundHelper
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DConversationMessageView.java178 .setBackground(getTintedDrawable(getContext(), iconBase, mIconBackgroundColor)); in updateViewContent()
221 mMessageTextAndInfoView.setBackground(textBackgroundDrawable); in updateViewAppearance()
/packages/apps/Settings/src/com/android/settings/display/
DConversationMessageView.java178 .setBackground(getTintedDrawable(getContext(), iconBase, mIconBackgroundColor)); in updateViewContent()
221 mMessageTextAndInfoView.setBackground(textBackgroundDrawable); in updateViewAppearance()
/packages/apps/ThemePicker/src/com/android/customization/picker/grid/
DGridFragment.java311 mPreview.setBackground(mCardBackground); in bindWallpaperIfAvailable()
312 mPreviewSurface.setBackground(mCardBackground); in bindWallpaperIfAvailable()
/packages/apps/Messaging/src/com/android/messaging/ui/
DAsyncImageView.java175 setBackground(mPlaceholderDrawable); in maybeSetupPlaceholderDrawable()
261 setBackground(null); in releaseImageResource()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DClipIconView.java299 setBackground(drawable); in setIcon()
333 setBackground(null); in recycle()
/packages/apps/TV/src/com/android/tv/ui/
DProgramDetailsFragment.java257 mBackgroundHelper.setBackground(backgroundDrawable);
371 fragment.mBackgroundHelper.setBackground(drawable);
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/fallback/
DRecentsDragLayer.java48 setBackground(insets.top == 0 || !mAllowSysuiScrims in setInsets()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DViews.java54 public static void setBackground(View testView, Drawable background) { in setBackground() method in Views
/packages/apps/Car/Dialer/src/com/android/car/dialer/widget/
DCheckableRelativeLayout.java57 childView.setBackground(null); in onFinishInflate()
/packages/apps/Dialer/java/com/android/incallui/contactgrid/
DContactGridManager.java352 avatarImageView.setBackground( in loadPhotoWithLegacy()
372 avatarImageView.setBackground(letterTile); in loadPhotoWithLegacy()

1234