Home | History | Annotate | Download | only in launcher2

Lines Matching refs:PendingAddItemInfo

1530     public void onDragStartedWithItem(PendingAddItemInfo info, Bitmap b, boolean clipAlpha) {
3037 if (info instanceof PendingAddItemInfo) {
3038 final PendingAddItemInfo pendingInfo = (PendingAddItemInfo) dragInfo;