Searched refs:thermalCriticalNotificationTitle (Results 1 – 1 of 1) sorted by relevance
138 info.name, info.thermalCriticalNotificationTitle, in showThermalCriticalNotificationIfNeeded()372 public final String thermalCriticalNotificationTitle; field in DeviceStateNotificationController.NotificationInfo378 String activeNotificationContent, String thermalCriticalNotificationTitle, in NotificationInfo() argument385 this.thermalCriticalNotificationTitle = thermalCriticalNotificationTitle; in NotificationInfo()396 return thermalCriticalNotificationTitle != null in hasThermalCriticalNotification()397 && thermalCriticalNotificationTitle.length() > 0; in hasThermalCriticalNotification()