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.java600 boolean shouldExtend) { in setShouldManageLifetime() argument
601 if (shouldExtend) { in setShouldManageLifetime()
646 boolean shouldExtend) { in setShouldManageLifetime() argument
647 if (shouldExtend) { in setShouldManageLifetime()
684 boolean shouldExtend) { in setShouldManageLifetime() argument
685 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.java495 public void setShouldManageLifetime(NotificationEntry entry, boolean shouldExtend) { in setShouldManageLifetime() argument
496 if (shouldExtend) { in setShouldManageLifetime()