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
728 public CharSequence[] getTextArray(int index) { in getTextArray() method in BridgeTypedArray
304 static CharSequence[] getTextArray(Resources resources, int id) throws NotFoundException { in getTextArray() method in Resources_Delegate
1078 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
681 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources