Searched defs:systemIcons (Results 1 – 2 of 2) sorted by relevance
232 SparseArray<PointerIcon> systemIcons = gSystemIconsByDisplay.get(displayId); in getSystemIcon() local
133 private val systemIcons = LinearLayout(context) regex