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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 674 int stackHeight;
680 stackHeight = (int) height;
691 stackHeight = (int) (height - translationY);
693 if (stackHeight != mCurrentStackHeight) {
694 mCurrentStackHeight = stackHeight;
    [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/sdk/tools/jills/
jill-3.36.CANDIDATE.jar 
jill-4.7.BETA.jar 

Completed in 316 milliseconds