Searched refs:sourcePackageNames (Results 1 – 1 of 1) sorted by relevance
1316 private String[] getInstalledPackages(String sourcePackageNames, int flags) throws Exception { in getInstalledPackages() argument1317 Bundle response = sendCommandBlocking(sourcePackageNames, null, in getInstalledPackages()