Searched refs:pkgLabel (Results 1 – 4 of 4) sorted by relevance
140 CharSequence pkgLabel = pm.getApplicationLabel(mPackageInfo.applicationInfo); in notifyOfAutoGrantPermissions() local159 R.string.auto_granted_location_permission_notification_title, pkgLabel); in notifyOfAutoGrantPermissions()161 R.string.auto_granted_permission_notification_body, pkgLabel); in notifyOfAutoGrantPermissions()
518 val pkgLabel = Utils.getApplicationLabel(parentUserContext, pkg.applicationInfo!!) in createNotificationForNotificationListener() constant531 pkgLabel in createNotificationForNotificationListener()728 val pkgLabel = Utils.getApplicationLabel(parentUserContext, pkgInfo.applicationInfo!!) in createSafetySourceIssue() constant790 .setSubtitle(pkgLabel) in createSafetySourceIssue()
183 val pkgLabel = serviceToBeNotified.resolveInfo.loadLabel(packageManager) in sendNotification() constant201 pkgLabel in sendNotification()281 val pkgLabel = a11yService.resolveInfo.loadLabel(packageManager).toString() in createSafetySourceIssue() constant348 .setSubtitle(pkgLabel) in createSafetySourceIssue()
633 CharSequence pkgLabel = mPackageManager.getApplicationLabel(pkg.applicationInfo); in createNotificationForLocationUser() local656 pkgLabel); in createNotificationForLocationUser()661 pkgLabel) : mContext.getString( in createNotificationForLocationUser()1017 CharSequence pkgLabel = mPackageManager.getApplicationLabel(pkgInfo.applicationInfo); in createSafetySourceIssue() local1027 .setSubtitle(pkgLabel) in createSafetySourceIssue()