Searched refs:matchFound (Results 1 – 4 of 4) sorted by relevance
379 boolean matchFound = false; in filterInstantAppIntent()383 matchFound = true; in filterInstantAppIntent()387 if (!matchFound) { in filterInstantAppIntent()
1161 boolean matchFound = false; in validateInterfaceCache()1164 matchFound = true; in validateInterfaceCache()1168 if (!matchFound) { in validateInterfaceCache()
4247 bool matchFound = true; in getUniqueLayerName() local4257 while (matchFound) { in getUniqueLayerName()4258 matchFound = false; in getUniqueLayerName()4261 matchFound = true; in getUniqueLayerName()
118425 Ljava/util/regex/Matcher;->matchFound:Z