Searched refs:RESULT_KEY_DROP_RESULT (Results 1 – 4 of 4) sorted by relevance
32 private static final String RESULT_KEY_DROP_RESULT = "DROP"; field in DropTarget75 logResult(RESULT_KEY_DROP_RESULT, RESULT_OK); in onDrag()
40 private static final String RESULT_KEY_DROP_RESULT = "DROP"; field in DropTarget167 accessContent(event, RESULT_KEY_DROP_RESULT, requestPermissions); in onDrag()188 if (resultKey.equals(RESULT_KEY_DROP_RESULT)) { in accessContent()358 logResult(RESULT_KEY_DROP_RESULT, result); in onReceiveContent()
43 private static final String RESULT_KEY_DROP_RESULT = "DROP"; field in DropTarget170 accessContent(event, RESULT_KEY_DROP_RESULT, requestPermissions); in onDrag()191 if (resultKey.equals(RESULT_KEY_DROP_RESULT)) { in accessContent()361 logResult(RESULT_KEY_DROP_RESULT, result); in onReceiveContent()
110 private static final String RESULT_KEY_DROP_RESULT = "DROP"; field in CrossAppDragAndDropTests325 assertTargetResult(RESULT_KEY_DROP_RESULT, expectedDropResult); in assertDragAndDropResults()