Searched defs:getTextArray (Results 1 – 5 of 5) sorted by relevance
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
713 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
307 static CharSequence[] getTextArray(Resources resources, int id) throws NotFoundException { in getTextArray() method in Resources_Delegate
1055 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
578 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources