Home
last modified time | relevance | path

Searched refs:getPaddingAfterMedia (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1523 return view.getHeight() + mView.getPaddingAfterMedia();
H A DNotificationStackScrollLayout.java4521 public int getPaddingAfterMedia() { in getPaddingAfterMedia() method