Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java103 if (info == null || !info.hasActiveNotification()) { in showStateActiveNotificationIfNeeded()
391 boolean hasActiveNotification() { in hasActiveNotification() method in DeviceStateNotificationController.NotificationInfo