Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerShellCommand.java401 return runGetDomainVerificationAgent(); in onCommand()
4609 private int runGetDomainVerificationAgent() throws RemoteException { in runGetDomainVerificationAgent() method in PackageManagerShellCommand