Home
last modified time | relevance | path

Searched refs:PAPER_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java24 private static final String PAPER_SIZE = "PaperSize"; field in LocaleData
415 UResourceBundle obj = measurementTypeBundleForLocale(locale, PAPER_SIZE); in getPaperSize()
/external/icu/icu4c/source/i18n/
Dulocdata.c26 #define PAPER_SIZE "PaperSize" macro
253 paperSizeBundle = measurementTypeBundleForLocale(localeID, PAPER_SIZE, status); in ulocdata_getPaperSize()