Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DWatchListDecorLayout.java132 - getPaddingTopWithForeground() - getPaddingBottomWithForeground() in applyMeasureToChild()
138 getPaddingTopWithForeground() + getPaddingBottomWithForeground() + in applyMeasureToChild()
192 maxHeight += getPaddingTopWithForeground() + getPaddingBottomWithForeground(); in onMeasure()
279 private int getPaddingBottomWithForeground() { in getPaddingBottomWithForeground() method in WatchListDecorLayout
/frameworks/base/core/java/android/widget/
DFrameLayout.java173 private int getPaddingBottomWithForeground() { in getPaddingBottomWithForeground() method in FrameLayout
212 maxHeight += getPaddingTopWithForeground() + getPaddingBottomWithForeground(); in onMeasure()
252 - getPaddingTopWithForeground() - getPaddingBottomWithForeground() in onMeasure()
258 getPaddingTopWithForeground() + getPaddingBottomWithForeground() + in onMeasure()
280 final int parentBottom = bottom - top - getPaddingBottomWithForeground(); in layoutChildren()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt87970 Landroid/widget/FrameLayout;->getPaddingBottomWithForeground()I