Home
last modified time | relevance | path

Searched refs:isClearable (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java263 return !isRowDismissed() && (!isClearable() || mShowInShadeWhenBubble); in showInShadeWhenBubble()
762 public boolean isClearable() { in isClearable() method in NotificationEntry
763 if (notification == null || !notification.isClearable()) { in isClearable()
771 if (!child.isClearable()) { in isClearable()
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java261 public boolean isClearable() { in isClearable() method in StatusBarNotification
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java355 when(entry.isClearable()).thenReturn(true); in testUpdateFooter_atEnd()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1459 if (groupSummary.isClearable()) {
1466 if (mEntry.isClearable()) {
2613 return mEntry.isClearable() && (!shouldShowPublic() || !mSensitiveHiddenInGeneral);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java599 if (!entry.notification.isClearable()) { in NotificationStackScrollLayout()
6282 && parent.getEntry().isClearable()))) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...