Home
last modified time | relevance | path

Searched refs:getBackground (Results 1 – 25 of 55) sorted by relevance

123

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DImportancePreferenceTest.java84 assertThat(holder.itemView.findViewById(R.id.alert).getBackground()).isEqualTo(selected); in onBindViewHolder_nonConfigurable()
85 assertThat(holder.itemView.findViewById(R.id.silence).getBackground()) in onBindViewHolder_nonConfigurable()
94 assertThat(holder.itemView.findViewById(R.id.alert).getBackground()).isEqualTo(unselected); in onBindViewHolder_nonConfigurable()
95 assertThat(holder.itemView.findViewById(R.id.silence).getBackground()).isEqualTo(selected); in onBindViewHolder_nonConfigurable()
114 assertThat(holder.itemView.findViewById(R.id.alert).getBackground()).isEqualTo(selected); in onBindViewHolder_selectButtonAndText()
115 assertThat(holder.itemView.findViewById(R.id.silence).getBackground()) in onBindViewHolder_selectButtonAndText()
140 assertThat(holder.itemView.findViewById(R.id.alert).getBackground()).isEqualTo(unselected); in onClick_changesUICallsListener()
141 assertThat(holder.itemView.findViewById(R.id.silence).getBackground()).isEqualTo(selected); in onClick_changesUICallsListener()
/packages/apps/DeskClock/src/com/android/deskclock/
DAnimatorUtils.java55 Drawable background = view.getBackground();
78 Drawable background = view.getBackground(); in setBackgroundAlpha()
245 target.getBackground().getPadding(targetInsets); in getBoundsAnimator()
247 from.getBackground().getPadding(fromInsets); in getBoundsAnimator()
249 to.getBackground().getPadding(toInsets); in getBoundsAnimator()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DColorChooser.java71 GradientDrawable sd = ((GradientDrawable) button.getBackground()); in setUp()
102 GradientDrawable sd = ((GradientDrawable) mButton[i].getBackground()); in setColorSet()
116 GradientDrawable sd = ((GradientDrawable) button.getBackground()); in resetBorders()
152 GradientDrawable sd = ((GradientDrawable) button.getBackground()); in changeSelectedColor()
/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
DPlayPauseStopImageView.java109 if (getBackground() != null) { in onCreateDrawableState()
110 getBackground().setState(drawableState); in onCreateDrawableState()
/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DShortcutDragPreviewProvider.java43 Drawable d = mView.getBackground(); in createDragBitmap()
63 int iconSize = getDrawableBounds(mView.getBackground()).width(); in getScaleAndPosition()
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DPseudoEmergencyAnimator.java64 viewProvider.getFab().getBackground().setColorFilter(colorFilter); in start()
92 viewProvider.getFab().getBackground().clearColorFilter(); in start()
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
DSwitchBarTest.java66 assertThat(mBar.getBackground()).isInstanceOf(ColorDrawable.class); in cycleChecked_defaultLabel_shouldUpdateTextAndBackground()
81 assertThat(mBar.getBackground()).isInstanceOf(ColorDrawable.class); in cycleChecked_customLabel_shouldUpdateTextAndBackground()
DHighlightablePreferenceGroupAdapterTest.java173 assertThat(mViewHolder.itemView.getBackground()).isInstanceOf(ColorDrawable.class); in updateBackground_highlight_shouldAnimateBackgroundAndSetHighlightedTag()
205 assertThat(mViewHolder.itemView.getBackground()).isNotInstanceOf(ColorDrawable.class); in updateBackground_reuseHightlightedRowForNormalRow_shouldResetBackgroundAndTag()
DFloatingAppBarScrollingViewBehaviorTest.java60 assertThat(((ColorDrawable) appBarLayout.getBackground()).getColor()).isEqualTo( in setAppBarLayoutTransparent_backgroundDefaultAsWhite_shouldBeTransparent()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyPreviewView.java80 final Drawable background = getBackground(); in setTextAndScaleX()
132 final Drawable background = getBackground(); in setPreviewBackground()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorColorBorderTabletUI.java175 GradientDrawable sd = ((GradientDrawable) mColorButton[i].getBackground()); in setupColor()
229 GradientDrawable sd = ((GradientDrawable) b.getBackground()); in setupColor()
250 GradientDrawable sd = ((GradientDrawable) button.getBackground()); in resetBorders()
DEditorDrawTabletUI.java181 GradientDrawable sd = ((GradientDrawable) mColorButton[i].getBackground()); in EditorDrawTabletUI()
240 GradientDrawable sd = ((GradientDrawable) b.getBackground()); in EditorDrawTabletUI()
273 GradientDrawable sd = ((GradientDrawable) button.getBackground()); in resetBorders()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DFallbackRecentsTest.java121 mLauncher.getBackground().switchToOverview(); in goToOverviewFromHome()
129 mLauncher.getBackground().switchToOverview(); in goToOverviewFromApp()
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
DTemperatureBarOverlay.java301 ((GradientDrawable) mTemperatureBar.getBackground()).setColor(endColor); in changeTemperatureColor()
376 = (GradientDrawable) mTemperatureBar.getBackground(); in setIsOn()
441 ((GradientDrawable) mTemperatureBar.getBackground()).setColor(color);
DFanSpeedBar.java182 GradientDrawable background = (GradientDrawable) mMaxButton.getBackground(); in setMaxButtonEnabled()
194 GradientDrawable background = (GradientDrawable) mOffButton.getBackground(); in setOffButtonEnabled()
/packages/apps/Contacts/src/com/android/contacts/list/
DContactsUnavailableFragment.java78 mAddAccountButton.getBackground().setColorFilter(ContextCompat.getColor(getContext(), R in onCreateView()
82 mImportContactsButton.getBackground().setColorFilter(ContextCompat.getColor(getContext(), in onCreateView()
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java117 final Drawable oldBackground = mViewToAnimate.getBackground(); in startAnimation()
202 final Drawable viewBackground = view.getBackground(); in snapshotView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DSeekBarPreference.java122 if (v.getBackground() != null) { in onBindViewHolder()
125 v.getBackground().setHotspot(centerX, centerY); in onBindViewHolder()
/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DThemePreviewPage.java230 if (qsb.getBackground() instanceof GradientDrawable) { in bindPreviewContent()
231 GradientDrawable bg = (GradientDrawable) qsb.getBackground(); in bindPreviewContent()
/packages/apps/Settings/src/com/android/settings/widget/
DSeekBarPreference.java133 if (v.getBackground() != null) { in onBindViewHolder()
136 v.getBackground().setHotspot(centerX, centerY); in onBindViewHolder()
/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java123 .getBackground(); in setPaintColor()
134 LayerDrawable layerDrawable = (LayerDrawable) mCancelButton.getBackground(); in setCancelBackgroundColor()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DViews.java55 Mockito.when(testView.getBackground()).thenReturn(background); in setBackground()
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/ui/
DSearchBarScrollingViewBehaviorTest.java65 assertEquals(Color.TRANSPARENT, ((ColorDrawable) appBarLayout.getBackground()).getColor()); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java409 drawable = ((DeepShortcutView) originalView).getIconView().getBackground(); in getIconResult()
411 drawable = originalView.getBackground(); in getIconResult()
468 Drawable background = adaptiveIcon.getBackground(); in setIcon()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DFadeBackground.java56 Drawable background = endValues.view.getBackground(); in createAnimator()

123