Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApplicationVisibilityTest.java72 final int testUserId = getTestUserId(); in testPackageListCrossUserGrant() local
75 installTestAppForUser(TEST_WITH_PERMISSION_APK, testUserId); in testPackageListCrossUserGrant()
82 testUserId); in testPackageListCrossUserGrant() local
88 testUserId); in testPackageListCrossUserGrant() local
99 final int testUserId = getTestUserId(); in testPackageListCrossUserNoGrant() local
102 installTestAppForUser(TEST_WITH_PERMISSION_APK, testUserId); in testPackageListCrossUserNoGrant()
109 testUserId); in testPackageListCrossUserNoGrant() local
115 testUserId); in testPackageListCrossUserNoGrant() local
126 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserGrant() local
131 installTestAppForUser(TEST_WITH_PERMISSION_APK, testUserId); in testPackageListOtherUserCrossUserGrant()
[all …]