Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java299 private static int attrForQuantityCode(String quantityCode) { in attrForQuantityCode() argument
300 switch (quantityCode) { in attrForQuantityCode()