Searched refs:getSharedPackageNames (Results 1 – 4 of 4) sorted by relevance
68 Arrays.asList(ident.getSharedPackageNames())); in testFromSelf()99 Arrays.asList(ident.getSharedPackageNames())); in testFromExternal()
225 public String[] getSharedPackageNames() { in getSharedPackageNames() method in LocalCallingIdentity365 context, uid, getSharedPackageNames(), attributionTag); in hasPermissionInternal()
667 final String[] callingPackages = identity.getSharedPackageNames(); in doesAppNeedTranscoding()
3982 packages.addAll(Arrays.asList(mCallingIdentity.get().getSharedPackageNames())); in getAllowedPackagesForUpsert()4477 final String[] sharedPackageNames = mCallingIdentity.get().getSharedPackageNames(); in getSharedPackages()8251 for (String sharedPkgName : mCallingIdentity.get().getSharedPackageNames()) {