Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java741 boolean shouldExtend) { in setShouldManageLifetime() argument
742 if (shouldExtend) { in setShouldManageLifetime()
790 boolean shouldExtend) { in setShouldManageLifetime() argument
791 if (shouldExtend) { in setShouldManageLifetime()
828 boolean shouldExtend) { in setShouldManageLifetime() argument
829 if (shouldExtend) { in setShouldManageLifetime()
DAlertingNotificationManager.java265 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() argument
266 if (shouldExtend) { in setShouldManageLifetime()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java668 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() argument
669 if (shouldExtend) { in setShouldManageLifetime()