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

  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
ActivityManagerFreeformStackTests.java 84 assertEquals(mAmWmState.getWmState().getDisplay(stack.mDisplayId).getDisplayRect(),
ActivityManagerAppConfigurationTests.java 231 final Rectangle displayRect = getDisplayRect(activityName);
548 private Rectangle getDisplayRect(String activityName)
568 return display.getDisplayRect();
ActivityManagerPinnedStackTests.java 221 Rectangle displayRect = display.getDisplayRect();
    [all...]
  /cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
ActivityAndWindowManagersState.java 607 final Rectangle displayRect = display.getDisplayRect();
731 .getDisplayRect();
    [all...]
WindowManagerState.java 842 Rectangle getDisplayRect() {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsImpl.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 290 mDisplayRect = ssp.getDisplayRect();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
SystemServicesProxy.java     [all...]

Completed in 284 milliseconds