Searched defs:iconTypeIndex (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | LauncherModel.java | 997 final int iconTypeIndex = c.getColumnIndexOrThrow( 1049 info = getShortcutInfo(c, context, iconTypeIndex, 1701 int iconTypeIndex, int iconPackageIndex, int iconResourceIndex, int iconIndex, 1712 int iconType = c.getInt(iconTypeIndex); 1700 getShortcutInfo(Cursor c, Context context, int iconTypeIndex, int iconPackageIndex, int iconResourceIndex, int iconIndex, int titleIndex) argument
|
Completed in 59 milliseconds