Searched defs:uploadAppIcon (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAllApps3D.java1359 uploadAppIcon(i, list.get(i));
1390 private void uploadAppIcon(int index, ApplicationInfo item) { method in class:AllApps3D.RolloRS
1392 throw new IllegalStateException("uploadAppIcon index=" + index
1440 uploadAppIcon(index, item);

Completed in 18 milliseconds