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

  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
WindowAnimator.java 645 return mService.getDisplayContentLocked(displayId).pendingLayoutChanges;
649 mService.getDisplayContentLocked(displayId).pendingLayoutChanges |= changes;
DisplayContent.java 80 int pendingLayoutChanges;

Completed in 28 milliseconds