Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java530 this.timeout_millis = p.r.getSbn().getNotification().getTimeoutAfter(); in NotificationReported()
H A DNotificationRecord.java587 + TimeUtils.formatForLogging(notification.getTimeoutAfter())); in dumpNotification()
H A DNotificationManagerService.java8295 if (record.getNotification().getTimeoutAfter() > 0) {
8306 SystemClock.elapsedRealtime() + record.getNotification().getTimeoutAfter(), pi);
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3677 public long getTimeoutAfter() { in getTimeoutAfter() method in Notification
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6205 method public long getTimeoutAfter();