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

  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 174 setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER,
192 setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER,
439 setAppLayoutChanges(appAnimator,
443 setAppLayoutChanges(appAnimator,
658 void setAppLayoutChanges(final AppWindowAnimator appAnimator, final int changes, String s) {
    [all...]
AppWindowAnimator.java 247 mAnimator.setAppLayoutChanges(this, WindowManagerPolicy.FINISH_LAYOUT_REDO_ANIM,

Completed in 6302 milliseconds