/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
D | AdaptiveIcon.java | 61 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/ |
D | SuggestionRangeSpan.java | 71 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in SuggestionRangeSpan
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | SubtitleView.java | 161 public void setBackgroundColor(int color) { in setBackgroundColor() method in SubtitleView
|
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/ |
D | CarSetupWizardLayout.java | 604 void setBackgroundColor(View button, PartnerConfig config) { in setBackgroundColor() method in CarSetupWizardLayout
|
D | CarSetupWizardBaseLayout.java | 607 void setBackgroundColor(View button, PartnerConfig config) { in setBackgroundColor() method in CarSetupWizardBaseLayout
|
/frameworks/base/core/java/android/view/animation/ |
D | Animation.java | 640 public void setBackgroundColor(@ColorInt int bg) { in setBackgroundColor() method in Animation
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewProvider.java | 431 public void setBackgroundColor(int color); in setBackgroundColor() method
|
D | WebView.java | 2963 public void setBackgroundColor(int color) { in setBackgroundColor() method in WebView
|
/frameworks/base/core/java/android/app/ |
D | ActivityManager.java | 1167 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in ActivityManager.TaskDescription
|
/frameworks/base/media/java/android/media/ |
D | ClosedCaptionRenderer.java | 640 public void setBackgroundColor(int color) { in setBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
D | EditStyledText.java | 711 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/ |
D | Layer.cpp | 1069 bool Layer::setBackgroundColor(const half3& color, float alpha, ui::Dataspace dataspace) { in setBackgroundColor() function in android::Layer
|
/frameworks/native/libs/gui/ |
D | SurfaceComposerClient.cpp | 843 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setBackgroundColor( in setBackgroundColor() function in android::SurfaceComposerClient::Transaction
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Transaction_test.cpp | 3378 bool setBackgroundColor = false) { in fillTransaction()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 23237 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in View
|