Home
last modified time | relevance | path

Searched defs:getFontScaledHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DNotificationMaxHeightFrameLayout.java75 private static int getFontScaledHeight(Context context, int dimenId) { in getFontScaledHeight() method in NotificationMaxHeightFrameLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationUtils.java72 public static int getFontScaledHeight(Context context, int dimenId) { in getFontScaledHeight() method in NotificationUtils