Searched defs:getTextArray (Results 1 – 8 of 8) sorted by relevance
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
276 public static CharSequence[] getTextArray(@NonNull TypedArray a, @StyleableRes int index, in getTextArray() method in TypedArrayUtils
212 public CharSequence[] getTextArray(int index) { in getTextArray() method in TintTypedArray
89 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in ResourcesWrapper
755 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
319 static CharSequence[] getTextArray(Resources resources, int id) throws NotFoundException { in getTextArray() method in Resources_Delegate
1005 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
559 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources