Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DSystemStubMultiUserDisableUninstallTest.kt157 installExisting(User.PRIMARY)
158 installExisting(User.SECONDARY)
295 installExisting(User.PRIMARY)
303 installExisting(User.SECONDARY)
330 installExisting(User.SECONDARY)
338 installExisting(User.PRIMARY)
565 private fun installExisting(user: User, pkgName: String = TEST_PKG_NAME) { regex