Searched refs:NotificationListContainer (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListContainer.java30 public interface NotificationListContainer { interface
76 * Returns the number of children in the NotificationListContainer.
78 * @return the number of children in the NotificationListContainer
83 * Gets the ith child in the NotificationListContainer.
143 * Returns the NotificationSwipeActionHelper for the NotificationListContainer.
H A DNotificationLogger.java60 private NotificationListContainer mListContainer;
145 NotificationListContainer listContainer) {
H A DNotificationViewHierarchyManager.java41 * tell NotificationListContainer which notifications to display, and inform it of changes to those
67 private NotificationListContainer mListContainer;
76 NotificationEntryManager entryManager, NotificationListContainer listContainer) {
H A DNotificationGutsManager.java80 private NotificationListContainer mListContainer;
94 NotificationEntryManager entryManager, NotificationListContainer listContainer,
H A DNotificationEntryManager.java130 protected NotificationListContainer mListContainer;
247 NotificationListContainer listContainer, Callback callback,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DActivityLaunchAnimator.java37 import com.android.systemui.statusbar.NotificationListContainer;
60 private final NotificationListContainer mNotificationContainer;
72 NotificationListContainer container) {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNonPhoneDependencyTest.java50 @Mock private NotificationListContainer mListContainer;
H A DNotificationLoggerTest.java61 @Mock private NotificationListContainer mListContainer;
H A DNotificationViewHierarchyManagerTest.java189 private class FakeListContainer implements NotificationListContainer {
H A DNotificationEntryManagerTest.java83 @Mock private NotificationListContainer mListContainer;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarTest.java90 import com.android.systemui.statusbar.NotificationListContainer;
786 NotificationListContainer listContainer,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java91 import com.android.systemui.statusbar.NotificationListContainer;
125 NotificationListContainer {

Completed in 100 milliseconds