Searched refs:runListPackages (Results 1 – 2 of 2) sorted by relevance
286 return runListPackages(false); in onCommand()288 return runListPackages(true); in onCommand()514 return runListPackages(false /*showSourceDir*/); in runList()645 private int runListPackages(boolean showSourceDir) throws RemoteException { in runListPackages() method in PackageManagerShellCommand
11216 HSPLcom/android/server/pm/PackageManagerShellCommand;->runListPackages(Z)I