HomeSort by relevance Sort by last modified time
    Searched refs:onWindowDragResizeStart (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/view/
WindowCallbacks.java 24 * 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,
ViewRootImpl.java     [all...]
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
WindowCallbacksCompat.java 36 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen,
38 WindowCallbacksCompat.this.onWindowDragResizeStart(initialBounds, fullscreen,
72 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets,
  /packages/apps/Launcher3/quickstep/libs/
sysui_shared.jar 
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java     [all...]

Completed in 112 milliseconds