Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyCenterQsFragment.java280 if (isSubAttributionUsage(usage.getAttributionLabel())) { in configurePrimaryActionButton()
367 private boolean isSubAttributionUsage(@Nullable CharSequence attributionLabel) { in isSubAttributionUsage() method in SafetyCenterQsFragment