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

  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
WindowConfigurationTests.java 209 stackController.adjustConfigurationForBounds(bounds, null /*insetBounds*/,
WindowTestUtils.java 68 // many components rely on the {@link StackWindowController#adjustConfigurationForBounds}
75 }).when(controller).adjustConfigurationForBounds(any(), any(), any(), any(),
  /frameworks/base/services/core/java/com/android/server/wm/
StackWindowController.java 52 // Temp bounds only used in adjustConfigurationForBounds()
259 public void adjustConfigurationForBounds(Rect bounds, Rect insetBounds,
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java     [all...]

Completed in 1248 milliseconds