Searched refs:onWindowDragResizeStart (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowCallbacks.java24 * Note: Note that at the time of onWindowDragResizeStart the content size isn't known. A consumer
58 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, method in interface:WindowCallbacks
H A DViewRootImpl.java7220 mWindowCallbacks.get(i).onWindowDragResizeStart(initialBounds, fullscreen,
/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2032 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, method in class:DecorView

Completed in 68 milliseconds