Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java426 public static final int[] MARGIN_ADJUSTED_VIEWS = { field in NotificationGroupingUtil.LeftIconApplicator
456 for (int viewId : MARGIN_ADJUSTED_VIEWS) { in apply()