Searched defs:match (Results 1 – 9 of 9) sorted by relevance
74 ResourceFile match = referenceConfig.findMatchingConfigurable(mFiles); in getResourceValue() local
125 ResourceItem match = null; in loadPublicResources() local
129 Matcher match; in getMetrics() local194 Matcher match; in getCachedProcesses() local
103 Optional<String> match = in filterFiles() local
110 Matcher match = null; in getProcLoadInLastMinute() local
79 enum class DeviceTypeFilter(val match: () -> Boolean) { constant in android.platform.test.rule.DeviceTypeFilter
356 private void verifyMatches(String output, String match, String message, Object... args) { in verifyMatches()
563 public boolean match(JSONObject frame) { in match() method in CrashUtils.Config.BacktraceFilterPattern
1171 Matcher match = null; in analyzeUnlockBootInfo() local