Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDragDropControllerTests.java206 doDragAndDrop(View.DRAG_FLAG_GLOBAL | View.DRAG_FLAG_GLOBAL_URI_READ, null, 0, 0); in testPerformDrag_NullDataWithGrantUri()
215 doDragAndDrop(View.DRAG_FLAG_GLOBAL | View.DRAG_FLAG_GLOBAL_URI_READ, null, 10, 10); in testPerformDrag_NullDataToOtherUser()
243 startDrag(View.DRAG_FLAG_GLOBAL | View.DRAG_FLAG_GLOBAL_URI_READ, in testPrivateInterceptGlobalDragDropFlagBehaviour()
285 startDrag(View.DRAG_FLAG_GLOBAL | View.DRAG_FLAG_GLOBAL_URI_READ, in testPrivateInterceptGlobalDragDropIgnoresNonLocalWindows()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDragAndDropManager.java264 flag |= View.DRAG_FLAG_GLOBAL_URI_READ in startDrag()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java79 private static final int DRAG_FLAGS_URI_ACCESS = View.DRAG_FLAG_GLOBAL_URI_READ |
/aosp12/frameworks/base/core/java/android/view/
H A DView.java5009 public static final int DRAG_FLAG_GLOBAL_URI_READ = Intent.FLAG_GRANT_READ_URI_PERMISSION; field in View
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49288 field public static final int DRAG_FLAG_GLOBAL_URI_READ = 1; // 0x1