Searched refs:setExpandedHeightInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java309 setExpandedHeightInternal(h);
437 PanelView.this.setExpandedHeightInternal(h);
566 setExpandedHeightInternal(height);
576 public void setExpandedHeightInternal(float h) { method in class:PanelView
580 Log.v(TAG, "setExpandedHeightInternal: warning: h=NaN, using 0 instead",

Completed in 44 milliseconds