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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelBar.java148 onPanelFullyOpened();
190 public void onPanelFullyOpened() { method in class:PanelBar
191 if (DEBUG) LOG("onPanelFullyOpened");
H A DPhoneStatusBarView.java207 public void onPanelFullyOpened() { method in class:PhoneStatusBarView
208 super.onPanelFullyOpened();

Completed in 47 milliseconds