OSDN Git Service

Update JavaDoc for DragEvent.getLocalState
authorVladislav Kaznacheev <kaznacheev@google.com>
Thu, 8 Sep 2016 23:37:23 +0000 (16:37 -0700)
committerVladislav Kaznacheev <kaznacheev@google.com>
Thu, 8 Sep 2016 23:37:23 +0000 (16:37 -0700)
commit048f3bfaf0c4b03880706eec88e66d5d2c704c1e
treef7e53876a858b1ff3e11a7c760ee1712acaf1c58
parentde40f9d677db995064e7d964550be62db4df65c0
Update JavaDoc for DragEvent.getLocalState

Explicitly state that "local state" is local to the window
which has started the drag operation.

Bug: 31372686
Change-Id: Idbea7586c4e74097362067fa90390b97744181bb
core/java/android/view/DragEvent.java
core/java/android/view/View.java