Searched refs:PowerUI (Results 1 – 6 of 6) sorted by relevance
23 import com.android.systemui.power.PowerUI;43 @ClassKey(PowerUI.class)44 CoreStartable bindPowerUIStartable(PowerUI impl); in bindPowerUIStartable()49 ConfigurationController.ConfigurationListener bindPowerUIConfigChanges(PowerUI impl); in bindPowerUIConfigChanges()57 PowerUI.WarningsUI provideWarningsUi(PowerNotificationWarnings controllerImpl); in provideWarningsUi()
3 import com.android.systemui.power.PowerUI.NO_ESTIMATE_AVAILABLE
94 public class PowerNotificationWarnings implements PowerUI.WarningsUI {96 private static final String TAG = PowerUI.TAG + ".Notification";97 private static final boolean DEBUG = PowerUI.DEBUG;
66 public class PowerUI implements class151 public PowerUI( in PowerUI() method in PowerUI
52 import com.android.systemui.power.PowerUI.WarningsUI;86 private PowerUI mPowerUI;540 when(mEnhancedEstimates.getLowWarningThreshold()).thenReturn(PowerUI.THREE_HOURS_IN_MILLIS); in testRefreshEstimateIfNeeded_onlyQueriesEstimateOnBatteryLevelChangeOrNull()699 mPowerUI = new PowerUI( in createPowerUi()
122 ### [com.android.systemui.power.PowerUI](/packages/SystemUI/src/com/android/systemui/power/PowerUI.…