Searched refs:assertSystemPointerIcon (Results 1 – 1 of 1) sorted by relevance
419 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()420 assertSystemPointerIcon(PointerIcon.TYPE_DEFAULT); in testCreatePointerIcons()421 assertSystemPointerIcon(PointerIcon.TYPE_ARROW); in testCreatePointerIcons()422 assertSystemPointerIcon(PointerIcon.TYPE_CONTEXT_MENU); in testCreatePointerIcons()423 assertSystemPointerIcon(PointerIcon.TYPE_HAND); in testCreatePointerIcons()424 assertSystemPointerIcon(PointerIcon.TYPE_HELP); in testCreatePointerIcons()425 assertSystemPointerIcon(PointerIcon.TYPE_WAIT); in testCreatePointerIcons()426 assertSystemPointerIcon(PointerIcon.TYPE_CELL); in testCreatePointerIcons()427 assertSystemPointerIcon(PointerIcon.TYPE_CROSSHAIR); in testCreatePointerIcons()428 assertSystemPointerIcon(PointerIcon.TYPE_TEXT); in testCreatePointerIcons()[all …]