Home
last modified time | relevance | path

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

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