Searched defs:getViewBitmap (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragController.java263 Bitmap getViewBitmap(View v) { method in class:DragController
283 Log.e(TAG, "failed getViewBitmap(" + v + ")", new RuntimeException());

Completed in 100 milliseconds