Searched refs:uriIndex (Results 1 – 2 of 2) sorted by relevance
618 final int uriIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.URI); in copyFromCursor() local638 values.put(LauncherSettings.Favorites.URI, c.getString(uriIndex)); in copyFromCursor()1386 final int uriIndex in migrateLauncher2Shortcuts() local1508 values.put(LauncherSettings.Favorites.URI, c.getString(uriIndex)); in migrateLauncher2Shortcuts()
394 final int uriIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.URI); in copyFromCursor() local414 values.put(LauncherSettings.Favorites.URI, c.getString(uriIndex)); in copyFromCursor()