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

  /frameworks/base/tools/layoutlib/bridge/src/android/view/
IWindowManagerImpl.java 420 public Rect getBoundsForNewConfiguration(int stackId) throws RemoteException {
  /frameworks/base/services/core/java/com/android/server/wm/
TaskStack.java 135 // Will be cleared once the client retrieves the new bounds via getBoundsForNewConfiguration().
424 void getBoundsForNewConfiguration(Rect outBounds) {
    [all...]
WindowManagerService.java     [all...]

Completed in 5967 milliseconds