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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationItemView.java1884 startDrag(data, new ShadowBuilder(this, count, mLastTouchX, mLastTouchY), null, 0);
1904 private class ShadowBuilder extends DragShadowBuilder { class in class:ConversationItemView
1914 public ShadowBuilder(View view, int count, int touchX, int touchY) { method in class:ConversationItemView.ShadowBuilder

Completed in 511 milliseconds