Searched refs:NotificationShelf (Results 1 – 9 of 9) sorted by relevance
24 import com.android.systemui.statusbar.NotificationShelf;51 private NotificationShelf mShelf;229 public void setShelf(NotificationShelf shelf) { in setShelf()233 public NotificationShelf getShelf() { in getShelf()
31 import com.android.systemui.statusbar.NotificationShelf;78 private NotificationShelf mShelf;518 public void setShelf(NotificationShelf shelf) { in setShelf()
29 import com.android.systemui.statusbar.NotificationShelf;122 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState()
32 import com.android.systemui.statusbar.NotificationShelf;
77 import com.android.systemui.statusbar.NotificationShelf;361 private NotificationShelf mShelf;4173 public void setShelf(NotificationShelf shelf) { in setShelf()4186 public NotificationShelf getNotificationShelf() { in getNotificationShelf()
20 import com.android.systemui.statusbar.NotificationShelf;75 public void setupShelf(NotificationShelf shelf) { in setupShelf()156 NotificationShelf.SHOW_AMBIENT_ICONS); in updateNotificationIcons()
203 import com.android.systemui.statusbar.NotificationShelf;1253 (NotificationShelf) LayoutInflater.from(mContext).inflate( in inflateShelf()5268 protected NotificationShelf mNotificationShelf;
44 public class NotificationShelf extends ActivatableNotificationView implements class77 public NotificationShelf(Context context, AttributeSet attrs) { in NotificationShelf() method in NotificationShelf
1088 || (isBelowSpeedBump() && !NotificationShelf.SHOW_AMBIENT_ICONS)