Home | History | Annotate | Download | only in view

Lines Matching refs:performDrag

15961                 okay = mAttachInfo.mSession.performDrag(mAttachInfo.mWindow, token,
15964 if (ViewDebug.DEBUG_DRAG) Log.d(VIEW_LOG_TAG, "performDrag returned " + okay);