Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java8171 void setLocalDragState(Object obj) { in setLocalDragState() method in ViewRootImpl.TrackballAxis
8277 setLocalDragState(null); in handleDragEvent()
H A DView.java28042 root.setLocalDragState(myLocalState); in startDragAndDrop()
28123 root.setLocalDragState(myLocalState); in startDragAndDrop()