HomeSort by relevance Sort by last modified time
    Searched full:mnotificationambientheight (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 90 private int mNotificationAmbientHeight;
153 mNotificationAmbientHeight = ambientHeight;
244 int size = Math.min(maxSize, mNotificationAmbientHeight);
258 int size = Math.min(maxSize, mNotificationAmbientHeight);
    [all...]
ExpandableNotificationRow.java 109 private int mNotificationAmbientHeight;
451 mNotificationAmbientHeight);
    [all...]

Completed in 328 milliseconds