Searched refs:assertSystemPointerIcon (Results 1 – 1 of 1) sorted by relevance
646 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()647 assertSystemPointerIcon(PointerIcon.TYPE_DEFAULT); in testCreatePointerIcons()648 assertSystemPointerIcon(PointerIcon.TYPE_ARROW); in testCreatePointerIcons()649 assertSystemPointerIcon(PointerIcon.TYPE_CONTEXT_MENU); in testCreatePointerIcons()650 assertSystemPointerIcon(PointerIcon.TYPE_HAND); in testCreatePointerIcons()651 assertSystemPointerIcon(PointerIcon.TYPE_HELP); in testCreatePointerIcons()652 assertSystemPointerIcon(PointerIcon.TYPE_WAIT); in testCreatePointerIcons()653 assertSystemPointerIcon(PointerIcon.TYPE_CELL); in testCreatePointerIcons()654 assertSystemPointerIcon(PointerIcon.TYPE_CROSSHAIR); in testCreatePointerIcons()655 assertSystemPointerIcon(PointerIcon.TYPE_TEXT); in testCreatePointerIcons()[all …]