Searched refs:installSourceLabel (Results 1 – 2 of 2) sorted by relevance
94 val installSourceLabel: String?, in <lambda>() constant in com.android.permissioncontroller.permission.ui.model.v34.PermissionRationaleViewModel.PermissionRationaleInfo124 val installSourceLabel: String? = in <lambda>() constant142 installSourceLabel, in <lambda>()
417 CharSequence installSourceLabel = mPermissionRationaleInfo.getInstallSourceLabel(); in getDataSharingSourceMessage() local420 checkStringNotEmpty(installSourceLabel, "installSourceLabel cannot be null or empty"); in getDataSharingSourceMessage()423 installSourceLabel, in getDataSharingSourceMessage()488 CharSequence installSourceLabel, in createDataSharingSourceMessageWithSpans() argument491 replaceSpan(baseText, INSTALL_SOURCE_ANNOTATION_ID, installSourceLabel); in createDataSharingSourceMessageWithSpans()