Home
last modified time | relevance | path

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

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