Searched refs:PowerNotificationWarnings (Results 1 – 3 of 3) sorted by relevance
22 import com.android.systemui.power.PowerNotificationWarnings;57 PowerUI.WarningsUI provideWarningsUi(PowerNotificationWarnings controllerImpl); in provideWarningsUi()
80 private PowerNotificationWarnings mPowerNotificationWarnings;122 mPowerNotificationWarnings = new PowerNotificationWarnings( in setUp()
94 public class PowerNotificationWarnings implements PowerUI.WarningsUI { class190 public PowerNotificationWarnings( in PowerNotificationWarnings() method in PowerNotificationWarnings