Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java139 info.thermalCriticalNotificationContent, false /* ongoing */, in showThermalCriticalNotificationIfNeeded()
373 public final String thermalCriticalNotificationContent; field in DeviceStateNotificationController.NotificationInfo
379 String thermalCriticalNotificationContent, String powerSaveModeNotificationTitle, in NotificationInfo() argument
386 this.thermalCriticalNotificationContent = thermalCriticalNotificationContent; in NotificationInfo()