Searched refs:assertSystemPointerIcon (Results 1 – 1 of 1) sorted by relevance
514 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()515 assertSystemPointerIcon(PointerIcon.TYPE_DEFAULT); in testCreatePointerIcons()516 assertSystemPointerIcon(PointerIcon.TYPE_ARROW); in testCreatePointerIcons()517 assertSystemPointerIcon(PointerIcon.TYPE_CONTEXT_MENU); in testCreatePointerIcons()518 assertSystemPointerIcon(PointerIcon.TYPE_HAND); in testCreatePointerIcons()519 assertSystemPointerIcon(PointerIcon.TYPE_HELP); in testCreatePointerIcons()520 assertSystemPointerIcon(PointerIcon.TYPE_WAIT); in testCreatePointerIcons()521 assertSystemPointerIcon(PointerIcon.TYPE_CELL); in testCreatePointerIcons()522 assertSystemPointerIcon(PointerIcon.TYPE_CROSSHAIR); in testCreatePointerIcons()523 assertSystemPointerIcon(PointerIcon.TYPE_TEXT); in testCreatePointerIcons()[all …]