Searched refs:findStringInSet (Results 1 – 1 of 1) sorted by relevance
328 private static int findStringInSet(String[] set, String string, in findStringInSet() method in IntentFilter340 if (findStringInSet(set, string, lengths, lenPos) >= 0) return set; in addStringToSet()364 int pos = findStringInSet(set, string, lengths, lenPos); in removeStringFromSet()