Searched refs:shortcutIconResName (Results 1 – 1 of 1) sorted by relevance
37 final String shortcutIconResName = "shortcut"; in testBuildShortcutAndGetValue() local51 .setIconResName(shortcutIconResName) in testBuildShortcutAndGetValue()62 assertThat(shortcut.getIconResName()).isEqualTo(shortcutIconResName); in testBuildShortcutAndGetValue()