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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSContainer.java 320 public int getQsMinExpansionHeight() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 316 mQsMinExpansionHeight = mKeyguardShowing ? 0 : mQsContainer.getQsMinExpansionHeight();
    [all...]

Completed in 38 milliseconds