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.java670 boolean shouldExtend) { in setShouldManageLifetime() argument
671 if (shouldExtend) { in setShouldManageLifetime()
719 boolean shouldExtend) { in setShouldManageLifetime() argument
720 if (shouldExtend) { in setShouldManageLifetime()
757 boolean shouldExtend) { in setShouldManageLifetime() argument
758 if (shouldExtend) { in setShouldManageLifetime()
DAlertingNotificationManager.java258 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() argument
259 if (shouldExtend) { in setShouldManageLifetime()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java665 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() argument
666 if (shouldExtend) { in setShouldManageLifetime()