Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowCallbacks.java58 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart() method
DViewRootImpl.java7183 mWindowCallbacks.get(i).onWindowDragResizeStart(initialBounds, fullscreen, in startDragResizing()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1989 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets,