Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java426 private static final String ACTION_NOTIFICATION_TIMEOUT = field in NotificationManagerService
1584 if (ACTION_NOTIFICATION_TIMEOUT.equals(action)) {
2298 IntentFilter timeoutFilter = new IntentFilter(ACTION_NOTIFICATION_TIMEOUT); in init()
7279 new Intent(ACTION_NOTIFICATION_TIMEOUT)
8369 new Intent(ACTION_NOTIFICATION_TIMEOUT)