Home
last modified time | relevance | path

Searched refs:updateShelfIconColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java615 updateShelfIconColor(); in onNotificationUpdated()
667 void updateShelfIconColor() { in updateShelfIconColor() method in ExpandableNotificationRow
2651 updateShelfIconColor();
2962 updateShelfIconColor();
3462 updateShelfIconColor();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java379 verify(row).updateShelfIconColor(); in testIconColorShouldBeUpdatedWhenSensitive()