Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java370 public final String activeNotificationTitle; field in DeviceStateNotificationController.NotificationInfo
377 NotificationInfo(String name, String activeNotificationTitle, in NotificationInfo()