Lines Matching full:database
35 import android.database.Cursor;
63 * LauncherModel object held in a static. Also provide APIs for updating the database state
113 // sDbIconCache is the set of ItemInfos that need to have their icons updated in the database
218 // consistent with the database-- for now, just require modelItem == item
293 * Update an item to the database in a specified container.
303 * Returns true if the shortcuts already exists in the database.
405 * Add an item to the database in a specified container. Sets the container, screen, cellX and
494 * Removes the specified item from the database
529 * Remove the contents of the specified folder from the database
858 if (DEBUG_LOADERS) Log.d(TAG, "Comparing loaded icons to database icons");
1206 * Read everything out of our database.
1637 // to avoid saving lots of copies of that in the database, and most apps