Searched refs:settingsIcon (Results 1 – 1 of 1) sorted by relevance
432 final int settingsIcon = R.drawable.ic_settings_accent; in getSafeIcon_replacesEmptyIconWithSettingsIcon() local441 assertThat(actualIconResource).isEqualTo(settingsIcon); in getSafeIcon_replacesEmptyIconWithSettingsIcon()446 final int settingsIcon = R.drawable.ic_settings_accent; in getSafeIcon_invalidResource_shouldFallbackToSettingsIcon() local454 assertThat(actualIconResource).isEqualTo(settingsIcon); in getSafeIcon_invalidResource_shouldFallbackToSettingsIcon()