Home
last modified time | relevance | path

Searched refs:isWindowNotified (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java285 if (!isWindowNotified(touchedWin)) { in reportDropWindowLock()
548 if (isWindowNotified(newWin)) { in sendDragStartedIfNeededLocked()
559 boolean isWindowNotified(WindowState newWin) { in isWindowNotified() method in DragState
H A DDragDropController.java359 if (!mDragState.isWindowNotified(winState)) { in dropForAccessibility()
/aosp12/frameworks/base/services/
H A Dart-profile46359 HPLcom/android/server/wm/DragState;->isWindowNotified(Lcom/android/server/wm/WindowState;)Z+]Ljava/…