Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java372 public final String thermalCriticalNotificationTitle; field in DeviceStateNotificationController.NotificationInfo
378 String activeNotificationContent, String thermalCriticalNotificationTitle, in NotificationInfo()