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