Searched defs:getTextArray (Results 1 – 6 of 6) sorted by relevance
147 public void getTextArray() { in getTextArray() method in ResourcesPerfTest
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
737 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
306 static CharSequence[] getTextArray(Resources resources, int id) throws NotFoundException { in getTextArray() method in Resources_Delegate
1068 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
666 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources