Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/fonts/
DFontCustomizationParser.java175 intOp = FontConfig.Customization.LocaleFallback.OPERATION_REPLACE; in readFamily()
DSystemFonts.java21 import static android.text.FontConfig.Customization.LocaleFallback.OPERATION_REPLACE;
443 if (localeFallback.getOperation() == OPERATION_REPLACE) { in buildSystemFallback()
/frameworks/base/core/java/android/text/
DFontConfig.java885 public static final int OPERATION_REPLACE = 2; field in FontConfig.Customization.LocaleFallback
892 OPERATION_REPLACE