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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/power/
PowerNotificationWarnings.java 47 public class PowerNotificationWarnings implements PowerUI.WarningsUI {
95 public PowerNotificationWarnings(Context context, PhoneStatusBar phoneStatusBar) {
PowerUI.java 63 mWarnings = new PowerNotificationWarnings(mContext, getComponent(PhoneStatusBar.class));

Completed in 39 milliseconds