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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelBar.java 148 onPanelFullyOpened();
190 public void onPanelFullyOpened() {
191 if (DEBUG) LOG("onPanelFullyOpened");
PhoneStatusBarView.java 207 public void onPanelFullyOpened() {
208 super.onPanelFullyOpened();

Completed in 340 milliseconds