Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java201 @NonNull Context context, @NonNull DomainVerificationShell domainVerificationShell) { in PackageManagerShellCommand() argument
207 mDomainVerificationShell = domainVerificationShell; in PackageManagerShellCommand()