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

  /cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
ActivityManagerTestBase.java 477 int stackWidth, int stackHeight, int taskWidth, int taskHeight)
480 + "0 0 " + stackWidth + " " + stackHeight
485 int stackHeight) throws DeviceNotAvailableException {
487 stackTop, stackWidth, stackHeight));
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 743 int stackHeight;
749 stackHeight = (int) height;
760 stackHeight = (int) (height - translationY);
762 if (stackHeight != mCurrentStackHeight) {
763 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 
  /prebuilts/sdk/tools/jills/
jill-4.31.CANDIDATE.jar 

Completed in 102 milliseconds