Searched refs:assertSystemPointerIcon (Results 1 – 1 of 1) sorted by relevance
665 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()666 assertSystemPointerIcon(PointerIcon.TYPE_DEFAULT); in testCreatePointerIcons()667 assertSystemPointerIcon(PointerIcon.TYPE_ARROW); in testCreatePointerIcons()668 assertSystemPointerIcon(PointerIcon.TYPE_CONTEXT_MENU); in testCreatePointerIcons()669 assertSystemPointerIcon(PointerIcon.TYPE_HAND); in testCreatePointerIcons()670 assertSystemPointerIcon(PointerIcon.TYPE_HELP); in testCreatePointerIcons()671 assertSystemPointerIcon(PointerIcon.TYPE_WAIT); in testCreatePointerIcons()672 assertSystemPointerIcon(PointerIcon.TYPE_CELL); in testCreatePointerIcons()673 assertSystemPointerIcon(PointerIcon.TYPE_CROSSHAIR); in testCreatePointerIcons()674 assertSystemPointerIcon(PointerIcon.TYPE_TEXT); in testCreatePointerIcons()[all …]