Searched defs:getTextArray (Results 1 – 8 of 8) sorted by relevance
67 public static CharSequence[] getTextArray(TypedArray a, @StyleableRes int index, in getTextArray() method in TypedArrayUtils
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
173 public CharSequence[] getTextArray(int index) { in getTextArray() method in TintTypedArray
87 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in ResourcesWrapper
696 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
256 static CharSequence[] getTextArray(Resources resources, int id) throws NotFoundException { in getTextArray() method in Resources_Delegate
948 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
495 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources