Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DFontScaleConverterFactory.java189 private static void put(float scaleKey, @NonNull FontScaleConverter fontScaleConverter) { in put()
194 private static FontScaleConverter get(float scaleKey) { in get()