Searched defs:titleIndex (Results 1 – 4 of 4) sorted by relevance
433 int titleIndex = cursor.getColumnIndex(Events.TITLE); in scheduleNextAlarmLocked() local
375 final int titleIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.TITLE); in getFolderById() local990 final int titleIndex = c.getColumnIndexOrThrow in loadWorkspace() local1623 Cursor c, int iconIndex, int titleIndex, HashMap<Object, CharSequence> labelCache) { in getShortcutInfo()1687 int titleIndex) { in getShortcutInfo()
315 final int titleIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.TITLE); in copyFromCursor() local
330 int titleIndex = c.getColumnIndex(Bookmarks.TITLE); in doInBackground() local