Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java163 info.powerSaveModeNotificationContent, false /* ongoing */, in showPowerSaveNotificationIfNeeded()
375 public final String powerSaveModeNotificationContent; field in DeviceStateNotificationController.NotificationInfo
380 String powerSaveModeNotificationContent) { in NotificationInfo() argument
388 this.powerSaveModeNotificationContent = powerSaveModeNotificationContent; in NotificationInfo()