Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/viewmodel/
DInstallViewModel.kt74 val stagingProgress: LiveData<Int> in <lambda>() constant
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/model/
DInstallRepository.kt944 val stagingProgress: LiveData<Int> in <lambda>() constant in com.android.packageinstaller.v2.model.InstallRepository