Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java115 String.format(info.activeNotificationContent, requesterApplicationLabel), in showStateActiveNotificationIfNeeded()
371 public final String activeNotificationContent; field in DeviceStateNotificationController.NotificationInfo
378 String activeNotificationContent, String thermalCriticalNotificationTitle, in NotificationInfo() argument
384 this.activeNotificationContent = activeNotificationContent; in NotificationInfo()