Searched defs:NotificationShelf (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java49 public class NotificationShelf extends ActivatableNotificationView implements class in inherits:ActivatableNotificationView,View.OnLayoutChangeListener
58 private static final String TAG = "NotificationShelf";
90 public NotificationShelf(Context context, AttributeSet attrs) { method in class:NotificationShelf
374 Log.e(TAG, "NotificationShelf.clipTransientViews(): "

Completed in 35 milliseconds