OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTintColor
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java
457
public void
setTintColor
(int color) {
458
setTintColor
(color, false);
464
public void
setTintColor
(int color, boolean animated) {
[
all
...]
ExpandableNotificationRow.java
668
setTintColor
(customBackgroundColor, animate);
[
all
...]
Completed in 52 milliseconds