Searched defs:titleIndex (Results 1 – 4 of 4) sorted by relevance
423 int titleIndex = cursor.getColumnIndex(Events.TITLE); in scheduleNextAlarmLocked() local
393 final int titleIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.TITLE); in getFolderById() local1032 final int titleIndex = c.getColumnIndexOrThrow in loadWorkspace() local1730 Cursor c, int iconIndex, int titleIndex, HashMap<Object, CharSequence> labelCache) { in getShortcutInfo()1824 int titleIndex) { in getShortcutInfo()
342 final int titleIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.TITLE); in copyFromCursor() local
330 int titleIndex = c.getColumnIndex(Bookmarks.TITLE); in doInBackground() local