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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 679 public boolean isGoingToNotificationShade() {
680 return mStatusBar.isGoingToNotificationShade();
StatusBar.java     [all...]

Completed in 1045 milliseconds