Searched refs:getCurrentBackgroundTint (Results 1 – 3 of 3) sorted by relevance
172 assertThat(group.getCurrentBackgroundTint()).isEqualTo(Color.RED); in testUpdateBackgroundColors_isRecursive()173 assertThat(group.getChildNotificationAt(0).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()175 assertThat(group.getChildNotificationAt(1).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()180 int resetTint = group.getCurrentBackgroundTint(); in testUpdateBackgroundColors_isRecursive()182 assertThat(group.getChildNotificationAt(0).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()184 assertThat(group.getChildNotificationAt(1).getCurrentBackgroundTint()) in testUpdateBackgroundColors_isRecursive()
762 public int getCurrentBackgroundTint() { in getCurrentBackgroundTint() method in ActivatableNotificationView
1485 int backgroundColor = entry.getRow().getCurrentBackgroundTint();1713 int backgroundColor = entry.getRow().getCurrentBackgroundTint();