Searched refs:removeGhostWidgets (Results 1 – 3 of 3) sorted by relevance
261 public void removeGhostWidgets() { in removeGhostWidgets() method in ModelDbController263 mOpenHelper.removeGhostWidgets(mOpenHelper.getWritableDatabase()); in removeGhostWidgets()
315 public void removeGhostWidgets(SQLiteDatabase db) { in removeGhostWidgets() method in DatabaseHelper
704 mModel.getModelDbController().removeGhostWidgets(); in sanitizeWidgetsShortcutsAndPackages()