Searched defs:attributionLabel (Results 1 – 4 of 4) sorted by relevance
83 @Nullable CharSequence attributionLabel, in PermissionGroupUsage()292 … CharSequence attributionLabel = (flg & 0x80) == 0 ? null : (CharSequence) in.readCharSequence(); in PermissionGroupUsage() local
356 String attributionLabel = subAttributionLabelsMap.getOrDefault(usage.packageName, in getOpUsageDataByDevice() local
186 val attributionLabel: CharSequence?, in <lambda>() constant in PrivacyElement
493 val attributionLabel: CharSequence?, in <lambda>() constant in com.android.systemui.privacy.PrivacyElement