Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/viewmodel/
DInstallViewModel.kt68 checkIfAllowedAndInitiateInstall() in <lambda>()
77 private fun checkIfAllowedAndInitiateInstall() { in <lambda>() method
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstallerActivity.java457 checkIfAllowedAndInitiateInstall(); in onResume()
551 private void checkIfAllowedAndInitiateInstall() { in checkIfAllowedAndInitiateInstall() method in PackageInstallerActivity