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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 470 int stackHeight;
474 stackHeight = newStackHeight;
488 stackHeight = (int) (height - (translationY - mTopPadding));
490 if (stackHeight != mCurrentStackHeight) {
491 mCurrentStackHeight = stackHeight;
    [all...]
  /prebuilts/sdk/tools/
jill.jar 

Completed in 717 milliseconds