Home
last modified time | relevance | path

Searched defs:mNotificationContentMarginEnd (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DMediaNotificationView.java39 private final int mNotificationContentMarginEnd; field in MediaNotificationView
123 mNotificationContentMarginEnd, in resetHeaderIndention() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java59 private final int mNotificationContentMarginEnd; field in NotificationContentView