Searched refs:getCurrentBackgroundTint (Results 1 – 3 of 3) sorted by relevance
169 assertThat(group.getCurrentBackgroundTint()).isEqualTo(Color.RED); in testUpdateBackgroundColors_isRecursive()170 assertThat(group.getChildNotificationAt(0).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()172 assertThat(group.getChildNotificationAt(1).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()177 int resetTint = group.getCurrentBackgroundTint(); in testUpdateBackgroundColors_isRecursive()179 assertThat(group.getChildNotificationAt(0).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()181 assertThat(group.getChildNotificationAt(1).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()
687 public int getCurrentBackgroundTint() { in getCurrentBackgroundTint() method in ActivatableNotificationView
1377 int backgroundColor = entry.getRow().getCurrentBackgroundTint();1605 int backgroundColor = entry.getRow().getCurrentBackgroundTint();