Searched refs:assertSystemPointerIcon (Results 1 – 1 of 1) sorted by relevance
654 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()655 assertSystemPointerIcon(PointerIcon.TYPE_DEFAULT); in testCreatePointerIcons()656 assertSystemPointerIcon(PointerIcon.TYPE_ARROW); in testCreatePointerIcons()657 assertSystemPointerIcon(PointerIcon.TYPE_CONTEXT_MENU); in testCreatePointerIcons()658 assertSystemPointerIcon(PointerIcon.TYPE_HAND); in testCreatePointerIcons()659 assertSystemPointerIcon(PointerIcon.TYPE_HELP); in testCreatePointerIcons()660 assertSystemPointerIcon(PointerIcon.TYPE_WAIT); in testCreatePointerIcons()661 assertSystemPointerIcon(PointerIcon.TYPE_CELL); in testCreatePointerIcons()662 assertSystemPointerIcon(PointerIcon.TYPE_CROSSHAIR); in testCreatePointerIcons()663 assertSystemPointerIcon(PointerIcon.TYPE_TEXT); in testCreatePointerIcons()[all …]