Searched defs:pkgLabel (Results 1 – 4 of 4) sorted by relevance
140 CharSequence pkgLabel = pm.getApplicationLabel(mPackageInfo.applicationInfo); in notifyOfAutoGrantPermissions() local
202 val pkgLabel = serviceToBeNotified.resolveInfo.loadLabel(packageManager) in sendNotification() constant294 val pkgLabel = a11yService.resolveInfo.loadLabel(packageManager).toString() in createSafetySourceIssue() constant
506 val pkgLabel = in createNotificationForNotificationListener() constant700 val pkgLabel = Utils.getApplicationLabel(parentUserContext, pkgInfo.applicationInfo) in createSafetySourceIssue() constant
643 CharSequence pkgLabel = mPackageManager.getApplicationLabel(pkg.applicationInfo); in createNotificationForLocationUser() local1020 CharSequence pkgLabel = mPackageManager.getApplicationLabel(pkgInfo.applicationInfo); in createSafetySourceIssue() local