Home
last modified time | relevance | path

Searched defs:preprocessIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/viewmodel/
DUninstallViewModel.kt38 fun preprocessIntent(intent: Intent, callerInfo: UninstallRepository.CallerInfo) { in <lambda>() method
DInstallViewModel.kt54 fun preprocessIntent(intent: Intent, callerInfo: InstallRepository.CallerInfo) { in <lambda>() method