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