Searched defs:strings (Results 1 – 6 of 6) sorted by relevance
57 String accountType, String tokenType, String[] strings, in addAccount()
267 String[] strings = bundle.getStringArray("string[]"); in assertBundle0() local
177 private void writeStringCollection(String name, Collection<String> strings) throws IOException { in writeStringCollection()
60 String accountType, String tokenType, String[] strings, in addAccount()
122 String[] strings = intList.split(","); in parseIntList() local
532 String[] strings = new String[]{"first", "last"}; in testGetSerializableWithStringArray() local