Home
last modified time | relevance | path

Searched defs:getTextArray (Results 1 – 2 of 2) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DTintTypedArray.java218 public CharSequence[] getTextArray(int index) { in getTextArray() method in TintTypedArray
/appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/
DResourcesWrapper.java90 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in ResourcesWrapper