Searched refs:NotificationShelf (Results 1 – 12 of 12) sorted by relevance
28 import com.android.systemui.statusbar.NotificationShelf;65 private NotificationShelf mShelf;329 public void setShelf(NotificationShelf shelf) { in setShelf()334 public NotificationShelf getShelf() { in getShelf()
29 import com.android.systemui.statusbar.NotificationShelf;87 private NotificationShelf mShelf;541 public void setShelf(NotificationShelf shelf) { in setShelf()
27 import com.android.systemui.statusbar.NotificationShelf;151 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState()
105 import com.android.systemui.statusbar.NotificationShelf;450 private NotificationShelf mShelf;5256 public void setShelf(NotificationShelf shelf) {5273 public NotificationShelf getNotificationShelf() {
43 import com.android.systemui.statusbar.NotificationShelf;89 private NotificationShelf mNotificationShelf;
96 import com.android.systemui.statusbar.NotificationShelf;263 mDozeScrimController, mock(NotificationShelf.class), in setup()784 NotificationShelf notificationShelf, in TestableStatusBar()
62 import com.android.systemui.statusbar.NotificationShelf;152 NotificationShelf notificationShelf = mock(NotificationShelf.class); in setUp()
25 import com.android.systemui.statusbar.NotificationShelf;109 public void setupShelf(NotificationShelf shelf) { in setupShelf()
78 import com.android.systemui.statusbar.NotificationShelf;719 NotificationShelf shelf = mNotificationStackScroller.getNotificationShelf(); in computeMaxKeyguardNotifications()3112 NotificationShelf notificationShelf, in initDependencies()
189 import com.android.systemui.statusbar.NotificationShelf;1150 (NotificationShelf) LayoutInflater.from(mContext).inflate( in inflateShelf()4159 protected NotificationShelf mNotificationShelf;
57 public class NotificationShelf extends ActivatableNotificationView implements class99 public NotificationShelf(Context context, AttributeSet attrs) { in NotificationShelf() method in NotificationShelf
40 import com.android.systemui.statusbar.NotificationShelf;