Searched refs:NotificationShelf (Results 1 – 13 of 13) sorted by relevance
27 import com.android.systemui.statusbar.NotificationShelf;64 private NotificationShelf mShelf;332 public void setShelf(NotificationShelf shelf) { in setShelf()337 public NotificationShelf getShelf() { in getShelf()
29 import com.android.systemui.statusbar.NotificationShelf;88 private NotificationShelf mShelf;545 public void setShelf(NotificationShelf shelf) { in setShelf()
27 import com.android.systemui.statusbar.NotificationShelf;151 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState()
103 import com.android.systemui.statusbar.NotificationShelf;449 private NotificationShelf mShelf;5249 public void setShelf(NotificationShelf shelf) {5266 public NotificationShelf getNotificationShelf() {
36 import com.android.systemui.statusbar.NotificationShelf;145 NotificationShelf creatNotificationShelf(); in creatNotificationShelf()
47 import com.android.systemui.statusbar.NotificationShelf;94 private NotificationShelf mNotificationShelf;
96 import com.android.systemui.statusbar.NotificationShelf;267 mDozeScrimController, mock(NotificationShelf.class), in setup()783 NotificationShelf notificationShelf, in TestableStatusBar()
64 import com.android.systemui.statusbar.NotificationShelf;160 NotificationShelf notificationShelf = mock(NotificationShelf.class); in setUp()
26 import com.android.systemui.statusbar.NotificationShelf;142 public void setupShelf(NotificationShelf shelf) { in setupShelf()
81 import com.android.systemui.statusbar.NotificationShelf;864 NotificationShelf shelf = mNotificationStackScroller.getNotificationShelf(); in computeMaxKeyguardNotifications()3456 NotificationShelf notificationShelf, in initDependencies()
188 import com.android.systemui.statusbar.NotificationShelf;1221 (NotificationShelf) mInjectionInflater.injectable( in inflateShelf()4315 protected NotificationShelf mNotificationShelf;
62 public class NotificationShelf extends ActivatableNotificationView implements class103 public NotificationShelf(@Named(VIEW_CONTEXT) Context context, in NotificationShelf() method in NotificationShelf
40 import com.android.systemui.statusbar.NotificationShelf;