Searched defs:strings (Results 1 – 5 of 5) sorted by relevance
88 String s, String s2, String[] strings, Bundle bundle) in addAccount()121 Account account, String[] strings) in hasFeatures()
211 String[] strings = TextUtils.split(line, "-"); in loadWords() local
927 private void setLengths(String[] strings) throws IOException { in setLengths()941 private IOException invalidLengths(String[] strings) throws IOException { in invalidLengths()
412 ArrayList<CharSequence> strings = new ArrayList<CharSequence>(); in onSaveInstanceState() local
270 String[] strings = itemString.split(SEPARATOR, 2); in loadRestrictions() local