Searched defs:getViewBitmap (Results 1 - 2 of 2) 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());
/packages/apps/Launcher3/src/com/android/launcher3/
H A DDragController.java253 Bitmap getViewBitmap(View v) { method in class:DragController
273 Log.e(TAG, "failed getViewBitmap(" + v + ")", new RuntimeException());

Completed in 48 milliseconds