Home
last modified time | relevance | path

Searched refs:SHOWING_INVALID_CHARGER (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java91 private static final int SHOWING_INVALID_CHARGER = 3; field in PowerNotificationWarnings
217 mShowing = SHOWING_INVALID_CHARGER; in updateNotification()