Home
last modified time | relevance | path

Searched defs: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
82 testUserId); in testPackageListCrossUserGrant() local
88 testUserId); in testPackageListCrossUserGrant() local
99 final int testUserId = getTestUserId(); in testPackageListCrossUserNoGrant() local
109 testUserId); in testPackageListCrossUserNoGrant() local
115 testUserId); in testPackageListCrossUserNoGrant() local
126 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserGrant() local
138 testUserId, in testPackageListOtherUserCrossUserGrant() local
150 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserNoGrant() local
162 testUserId, in testPackageListOtherUserCrossUserNoGrant() local
[all …]