Home
last modified time | relevance | path

Searched defs:dragSession (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/draganddrop/
DSplitDragPolicyTest.java221 DragSession dragSession = new DragSession(mActivityTaskManager, in dragOverFullscreenHome_expectOnlyFullscreenTarget() local
236 DragSession dragSession = new DragSession(mActivityTaskManager, in dragOverFullscreenApp_expectSplitScreenTargets() local
256 DragSession dragSession = new DragSession(mActivityTaskManager, in dragOverFullscreenAppPhone_expectVerticalSplitScreenTargets() local
277 DragSession dragSession = new DragSession(mActivityTaskManager, in testTargetHitRects() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragAndDropController.java338 DragSession dragSession = null; in onDrag() local