Searched refs:LauncherDbUtils (Results 1 – 7 of 7) sorted by relevance
19 import static com.android.launcher3.provider.LauncherDbUtils.dropTable;20 import static com.android.launcher3.provider.LauncherDbUtils.tableExists;64 import com.android.launcher3.provider.LauncherDbUtils;65 import com.android.launcher3.provider.LauncherDbUtils.SQLiteTransaction;427 IntArray folderIds = LauncherDbUtils.queryIntArray(db, Favorites.TABLE_NAME, in deleteEmptyFolders()754 !LauncherDbUtils.prepareScreenZeroToHostQsb(mContext, db)) { in onUpgrade()760 IntArray finalScreens = LauncherDbUtils.queryIntArray(db, "workspaceScreens", in onUpgrade()831 final IntSet validWidgets = IntSet.wrap(LauncherDbUtils.queryIntArray(db, in removeGhostWidgets()
19 import static com.android.launcher3.provider.LauncherDbUtils.dropTable;20 import static com.android.launcher3.provider.LauncherDbUtils.tableExists;
25 import com.android.launcher3.provider.LauncherDbUtils.SQLiteTransaction;
32 import com.android.launcher3.provider.LauncherDbUtils;33 import com.android.launcher3.provider.LauncherDbUtils.SQLiteTransaction;188 return LauncherDbUtils.queryIntArray(db, Favorites.TABLE_NAME, Favorites.SCREEN,
19 import static com.android.launcher3.provider.LauncherDbUtils.dropTable;40 import com.android.launcher3.provider.LauncherDbUtils.SQLiteTransaction;
36 public class LauncherDbUtils { class
8 import static com.android.launcher3.provider.LauncherDbUtils.tableExists;