Searched refs:proxyLabel (Results 1 – 3 of 3) sorted by relevance
480 CharSequence proxyLabel = usage.getProxyLabel();482 if (attributionLabel == null && proxyLabel == null) {484 } else if (attributionLabel != null && proxyLabel != null) {485 return mContext.getString(doubleUsageResId, appLabel, attributionLabel, proxyLabel);490 attributionLabel == null ? proxyLabel : attributionLabel);
150 val proxyLabel = getProxyPackageLabel(discreteAccessClusterData) in <lambda>() constant154 buildUsageSummary(durationSummaryLabel, proxyLabel, subattributionLabel, context) in <lambda>()
400 val proxyLabel = getProxyPackageLabel(this) in <lambda>() constant404 buildUsageSummary(context, subAttributionLabel, proxyLabel, durationSummaryLabel) in <lambda>()