Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java155 if (info == null || !info.hasPowerSaveModeNotification()) { in showPowerSaveNotificationIfNeeded()
400 boolean hasPowerSaveModeNotification() { in hasPowerSaveModeNotification() method in DeviceStateNotificationController.NotificationInfo