Lines Matching full:icons
61 /** Bit for mLocks for when there are icons being loaded. */1401 Allocation[] icons = new Allocation[count];1411 System.arraycopy(mIcons, 0, icons, 0, oldCount);1416 mIcons = icons;