Searched refs:callerPackages (Results 1 – 1 of 1) sorted by relevance
297 final String[] callerPackages = pm.getPackagesForUid(uid); in onUidImportance() local298 if (callerPackages != null) { in onUidImportance()299 if (Arrays.stream(callerPackages) in onUidImportance()