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()
519 val pkgLabel = Utils.getApplicationLabel(parentUserContext, pkg.applicationInfo!!) in createNotificationForNotificationListener() constant532 pkgLabel in createNotificationForNotificationListener()729 val pkgLabel = Utils.getApplicationLabel(parentUserContext, pkgInfo.applicationInfo!!) in createSafetySourceIssue() constant791 .setSubtitle(pkgLabel) in createSafetySourceIssue()
184 val pkgLabel = serviceToBeNotified.resolveInfo.loadLabel(packageManager) in sendNotification() constant202 pkgLabel in sendNotification()282 val pkgLabel = a11yService.resolveInfo.loadLabel(packageManager).toString() in createSafetySourceIssue() constant349 .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()