Home
last modified time | relevance | path

Searched defs:setShouldManageLifetime (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLifetimeExtender.java52 void setShouldManageLifetime(@NonNull NotificationEntry entry, boolean shouldManage); in setShouldManageLifetime() method
DNotificationRemoteInputManager.java615 public void setShouldManageLifetime(NotificationEntry entry, in setShouldManageLifetime() method in NotificationRemoteInputManager.RemoteInputHistoryExtender
661 public void setShouldManageLifetime(NotificationEntry entry, in setShouldManageLifetime() method in NotificationRemoteInputManager.SmartReplyHistoryExtender
699 public void setShouldManageLifetime(NotificationEntry entry, in setShouldManageLifetime() method in NotificationRemoteInputManager.RemoteInputActiveExtender
DAlertingNotificationManager.java258 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() method in AlertingNotificationManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceLifetimeExtender.java69 public void setShouldManageLifetime( in setShouldManageLifetime() method in ForegroundServiceLifetimeExtender
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java612 public void setShouldManageLifetime( in setShouldManageLifetime() method in NotificationEntryManagerTest.FakeNotificationLifetimeExtender
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java495 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() method in NotificationGutsManager