Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerShellCommand.java194 final DomainVerificationShell mDomainVerificationShell; field in PackageManagerShellCommand
211 mDomainVerificationShell = domainVerificationShell; in PackageManagerShellCommand()
408 mDomainVerificationShell.runCommand(this, cmd); in onCommand()
5075 mDomainVerificationShell.printHelp(pw); in onHelp()