Searched refs:removeGhostWidgets (Results 1 – 3 of 3) sorted by relevance
244 public void removeGhostWidgets() { in removeGhostWidgets() method in ModelDbController246 mOpenHelper.removeGhostWidgets(mOpenHelper.getWritableDatabase()); in removeGhostWidgets()
316 public void removeGhostWidgets(SQLiteDatabase db) { in removeGhostWidgets() method in DatabaseHelper
673 mApp.getModel().getModelDbController().removeGhostWidgets(); in sanitizeWidgetsShortcutsAndPackages()