Searched refs:getIconType (Results 1 – 2 of 2) sorted by relevance
95 public String getIconType() { in getIconType() method in IconInfo
62 assertEquals(TEST_ICON_TYPE, TEST_ICON_INFO.getIconType()); in testGetIconType()