Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java1600 notifyChildOfDragStart(child); in onChildVisibilityChanged()
1735 if (notifyChildOfDragStart(children[i])) { in dispatchDragEvent()
1871 boolean notifyChildOfDragStart(View child) { in notifyChildOfDragStart() method in ViewGroup
5357 notifyChildOfDragStart(child); in addViewInner()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64219 Landroid/view/ViewGroup;->notifyChildOfDragStart(Landroid/view/View;)Z