Searched defs:getTextArray (Results 1 – 6 of 6) sorted by relevance
146 public void getTextArray() { in getTextArray() method in ResourcesPerfTest
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() method in MockResources
734 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
1057 public CharSequence[] getTextArray(@StyleableRes int index) { in getTextArray() method in TypedArray
655 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() method in Resources