Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DConfigUtils.java196 boolean filterByUid, boolean uidInAttributionChain, @Nullable String pkgName, in addGaugeMetricInternal() argument
204 if (filterByUid && pkgName != null) { in addGaugeMetricInternal()