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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BrightnessMirrorController.java 61 mNotificationPanel.setPanelAlpha(0, true /* animate */);
66 mNotificationPanel.setPanelAlpha(255, true /* animate */);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 290 setPanelAlpha(255, false /* animate */);
    [all...]

Completed in 141 milliseconds