Home
last modified time | relevance | path

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

/packages/apps/PhoneCommon/src/com/android/phone/common/util/
DViewUtil.java95 public static void resizeText(TextView textView, int originalTextSize, int minTextSize) { in resizeText() method in ViewUtil
/packages/apps/Dialer/java/com/android/dialer/util/
DViewUtil.java74 public static void resizeText(TextView textView, int originalTextSize, int minTextSize) { in resizeText() method in ViewUtil