Searched refs:UpgradeNotificationIconType (Results 1 – 2 of 2) sorted by relevance
37 enum UpgradeNotificationIconType { enum78 int GetIconResourceID(UpgradeNotificationIconType type);
40 int UpgradeDetector::GetIconResourceID(UpgradeNotificationIconType type) { in GetIconResourceID()