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

/packages/apps/Dialer/java/com/android/dialer/lettertile/
H A DLetterTileDrawable.java88 private static final float VECTOR_ICON_SCALE = 0.7f; field in class:LetterTileDrawable
158 scale = VECTOR_ICON_SCALE;
161 scale = VECTOR_ICON_SCALE;
164 scale = VECTOR_ICON_SCALE;
167 scale = VECTOR_ICON_SCALE;

Completed in 30 milliseconds