Home | History | Annotate | Download | only in launcher2

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;