Home
last modified time | relevance | path

Searched refs:showSourceDir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerShellCommand.java566 boolean showSourceDir = false; in runListInstrumentation()
574 showSourceDir = true; in runListInstrumentation()
605 if (showSourceDir) { in runListInstrumentation()
645 private int runListPackages(boolean showSourceDir) throws RemoteException { in runListPackages() argument
671 showSourceDir = true; in runListPackages()
742 if (showSourceDir) { in runListPackages()