Home
last modified time | relevance | path

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

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