Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java190 final DomainVerificationShell mDomainVerificationShell; field in PackageManagerShellCommand
207 mDomainVerificationShell = domainVerificationShell; in PackageManagerShellCommand()
375 mDomainVerificationShell.runCommand(this, cmd); in onCommand()
4490 mDomainVerificationShell.printHelp(pw); in onHelp()