Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java235 Set<String> preInstalledSystemPackages) { in assertAllSystemAppsInstalled()
277 Set<String> preInstalledSystemPackages = SystemUtil.callWithShellPermissionIdentity( in testCreateAndManageUser_LeaveAllSystemApps() local