Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIcon.java61 public void setBackgroundColor(Context context, Tile tile) { in setBackgroundColor() method in AdaptiveIcon
93 public void setBackgroundColor(int color) { in setBackgroundColor() method in AdaptiveIcon
/frameworks/base/core/java/android/text/style/
DSuggestionRangeSpan.java71 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in SuggestionRangeSpan
/frameworks/base/core/java/com/android/internal/widget/
DSubtitleView.java161 public void setBackgroundColor(int color) { in setBackgroundColor() method in SubtitleView
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DCarSetupWizardLayout.java604 void setBackgroundColor(View button, PartnerConfig config) { in setBackgroundColor() method in CarSetupWizardLayout
DCarSetupWizardBaseLayout.java607 void setBackgroundColor(View button, PartnerConfig config) { in setBackgroundColor() method in CarSetupWizardBaseLayout
/frameworks/base/core/java/android/view/animation/
DAnimation.java640 public void setBackgroundColor(@ColorInt int bg) { in setBackgroundColor() method in Animation
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java431 public void setBackgroundColor(int color); in setBackgroundColor() method
DWebView.java2963 public void setBackgroundColor(int color) { in setBackgroundColor() method in WebView
/frameworks/base/core/java/android/app/
DActivityManager.java1167 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in ActivityManager.TaskDescription
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java640 public void setBackgroundColor(int color) { in setBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java711 public void setBackgroundColor(int color) { in setBackgroundColor() method in EditStyledText
1150 public void setBackgroundColor(int color) { in setBackgroundColor() method in EditStyledText.EditorManager
/frameworks/native/services/surfaceflinger/
DLayer.cpp1069 bool Layer::setBackgroundColor(const half3& color, float alpha, ui::Dataspace dataspace) { in setBackgroundColor() function in android::Layer
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp843 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setBackgroundColor( in setBackgroundColor() function in android::SurfaceComposerClient::Transaction
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp3378 bool setBackgroundColor = false) { in fillTransaction()
/frameworks/base/core/java/android/view/
DView.java23237 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in View