Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
H A DSliceBuilderUtilsTest.java433 final int zeroIcon = 0x0; in getSafeIcon_replacesEmptyIconWithSettingsIcon() local
435 zeroIcon); in getSafeIcon_replacesEmptyIconWithSettingsIcon()
440 assertThat(actualIconResource).isNotEqualTo(zeroIcon); in getSafeIcon_replacesEmptyIconWithSettingsIcon()