Searched refs:getRelativeTopPadding (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1167 public int getRelativeTopPadding(View view) { method in class:ExpandableNotificationRow
1767 mIconTransformContentShift = getRelativeTopPadding(icon) + icon.getHeight();
H A DNotificationShelf.java558 iconTopPadding = row.getRelativeTopPadding(rowIcon);

Completed in 62 milliseconds