Searched defs:getTextArray (Results 1 – 8 of 8) sorted by relevance
65 public static CharSequence[] getTextArray(TypedArray a, @StyleableRes int index, in getTextArray() method in TypedArrayUtils
87 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
158 public CharSequence[] getTextArray(int index) { in getTextArray() method in TintTypedArray
90 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in ResourcesWrapper
742 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
249 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in BridgeResources
890 public CharSequence[] getTextArray(int index) { in getTextArray() method in TypedArray
519 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources