Searched defs:strings (Results 1 – 8 of 8) sorted by relevance
28 StringQuery<E> strings(); in strings() method
57 public List<String> strings() { in strings() method in EnterpriseMetricInfo
57 String accountType, String tokenType, String[] strings, in addAccount()
177 private void writeStringCollection(String name, Collection<String> strings) throws IOException { in writeStringCollection()
60 String accountType, String tokenType, String[] strings, in addAccount()
171 Resources strings = getResources(); in displayTestResults() local
122 String[] strings = intList.split(","); in parseIntList() local
742 String[] strings = new String[]{"first", "last"}; in testGetSerializableWithStringArray() local