Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java462 private static final String ACTION_NOTIFICATION_TIMEOUT = field in NotificationManagerService
1694 if (ACTION_NOTIFICATION_TIMEOUT.equals(action)) {
2481 IntentFilter timeoutFilter = new IntentFilter(ACTION_NOTIFICATION_TIMEOUT); in init()
8298 new Intent(ACTION_NOTIFICATION_TIMEOUT)
9309 new Intent(ACTION_NOTIFICATION_TIMEOUT)