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

  /cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
ActivityManagerTestBase.java 488 int stackWidth, int stackHeight, int taskWidth, int taskHeight)
491 + "0 0 " + stackWidth + " " + stackHeight
496 int stackHeight) throws DeviceNotAvailableException {
498 stackTop, stackWidth, stackHeight));
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 754 int stackHeight;
760 stackHeight = (int) height;
771 stackHeight = (int) (height - translationY);
773 if (stackHeight != mCurrentStackHeight) {
774 mCurrentStackHeight = stackHeight;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java     [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 186 milliseconds