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.java616 boolean shouldExtend) { in setShouldManageLifetime() argument
617 if (shouldExtend) { in setShouldManageLifetime()
662 boolean shouldExtend) { in setShouldManageLifetime() argument
663 if (shouldExtend) { in setShouldManageLifetime()
700 boolean shouldExtend) { in setShouldManageLifetime() argument
701 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()