Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java180 int resetTint = group.getCurrentBackgroundTint(); in testUpdateBackgroundColors_isRecursive() local
181 assertThat(resetTint).isNotEqualTo(Color.RED); in testUpdateBackgroundColors_isRecursive()
183 .isEqualTo(resetTint); in testUpdateBackgroundColors_isRecursive()
185 .isEqualTo(resetTint); in testUpdateBackgroundColors_isRecursive()