Home
last modified time | relevance | path

Searched defs:onWindowDragResizeStart (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DWindowCallbacks.java59 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart() method
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2381 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart() method