Home
last modified time | relevance | path

Searched refs:matchFound (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolver.java379 boolean matchFound = false; in filterInstantAppIntent()
383 matchFound = true; in filterInstantAppIntent()
387 if (!matchFound) { in filterInstantAppIntent()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java1161 boolean matchFound = false; in validateInterfaceCache()
1164 matchFound = true; in validateInterfaceCache()
1168 if (!matchFound) { in validateInterfaceCache()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4247 bool matchFound = true; in getUniqueLayerName() local
4257 while (matchFound) { in getUniqueLayerName()
4258 matchFound = false; in getUniqueLayerName()
4261 matchFound = true; in getUniqueLayerName()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt118425 Ljava/util/regex/Matcher;->matchFound:Z