Searched refs:dropView (Results 1 – 2 of 2) sorted by relevance
656 dropView(db, viewName, true /* throwOnFailure */); in rebuildView()660 private static void dropView(final SQLiteDatabase db, final String viewName, in dropView() method in DatabaseHelper755 dropView(db, viewName, false /* throwOnFailure */); in dropAllViews()
1880 DragView dropView = getDragLayer().clearAnimatedView();1881 if (dropView != null && dropView.containsAppWidgetHostView()) {1884 widgetPreviewBitmap = getBitmapFromView(dropView);