Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java315 private static int attrForQuantityCode(String quantityCode) { in attrForQuantityCode() argument
316 switch (quantityCode) { in attrForQuantityCode()