Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLifetimeExtender.java27 boolean shouldExtendLifetime(@NonNull NotificationData.Entry entry); in shouldExtendLifetime() method
DForegroundServiceLifetimeExtender.java51 public boolean shouldExtendLifetime(@NonNull NotificationData.Entry entry) { in shouldExtendLifetime() method in ForegroundServiceLifetimeExtender