Searched defs:setBackgroundTintColor (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/design/tests/src/android/support/design/testutils/
H A DFloatingActionButtonActions.java34 public static ViewAction setBackgroundTintColor(@ColorInt final int color) { method in class:FloatingActionButtonActions
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DActivatableNotificationView.java506 setBackgroundTintColor(newColor);
529 setBackgroundTintColor(color);
539 setBackgroundTintColor(newColor);
554 private void setBackgroundTintColor(int color) { method in class:ActivatableNotificationView

Completed in 60 milliseconds