Searched refs:gSystemIcons (Results 1 – 1 of 1) sorted by relevance
145 private static final SparseArray<PointerIcon> gSystemIcons = new SparseArray<PointerIcon>(); field in PointerIcon206 PointerIcon icon = gSystemIcons.get(type); in getSystemIcon()235 gSystemIcons.append(type, icon); in getSystemIcon()245 gSystemIcons.clear(); in setUseLargeIcons()