Home
last modified time | relevance | path

Searched defs:powerSaveModeNotificationTitle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java374 public final String powerSaveModeNotificationTitle; field in DeviceStateNotificationController.NotificationInfo
379 String thermalCriticalNotificationContent, String powerSaveModeNotificationTitle, in NotificationInfo()