Home
last modified time | relevance | path

Searched refs:includeDragSurface (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java620 boolean includeDragSurface, IDragAndDropPermissions dragAndDropPermissions) { in obtainDragEvent() argument
623 includeDragSurface ? mSurfaceControl : null, in obtainDragEvent()