Searched defs:getNotificationPanelHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java286 getNotificationPanelHeight(),
366 return getNotificationPanelHeight();
369 private int getNotificationPanelHeight() { method in class:TabletStatusBar
385 mNotificationPanelParams.height = getNotificationPanelHeight();

Completed in 20 milliseconds