Searched refs:allPackages (Results 1 – 4 of 4) sorted by relevance
153 var allPackages = packageManager.getPackagesForUid(BLUETOOTH_UID); in findPackageName() local155 for (String candidatePackage : allPackages) { in findPackageName()
126 final List<PackageInfo> allPackages = in collectDeviceInfo() local145 for (PackageInfo pkg : allPackages) { in collectDeviceInfo()
101 List<PackageInfo> allPackages = getAllPackages(); in testDefaultGrantsWithRemoteExceptions() local102 Set<String> runtimePermNames = getEnforcedRuntimePermissionNames(allPackages); in testDefaultGrantsWithRemoteExceptions()104 getMsdkTargetingPackagesUsingRuntimePerms(allPackages, runtimePermNames); in testDefaultGrantsWithRemoteExceptions()
2964 List<PackageInfo> allPackages = mPackageManager.getInstalledPackages( in testGrantRevokeNotificationManagerApis_exclusiveToPermissionController() local2971 for (PackageInfo pkg : allPackages) { in testGrantRevokeNotificationManagerApis_exclusiveToPermissionController()