Searched defs:testUserId (Results 1 – 9 of 9) sorted by relevance
74 final int testUserId = getTestUserId(); in testPackageListCrossUserGrant() local84 testUserId); in testPackageListCrossUserGrant() local90 testUserId); in testPackageListCrossUserGrant() local101 final int testUserId = getTestUserId(); in testPackageListCrossUserNoGrant() local111 testUserId); in testPackageListCrossUserNoGrant() local117 testUserId); in testPackageListCrossUserNoGrant() local128 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserGrant() local140 testUserId, in testPackageListOtherUserCrossUserGrant() local152 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserNoGrant() local164 testUserId, in testPackageListOtherUserCrossUserNoGrant() local[all …]
37 int testUserId = -1; in testCVE_2023_21091() local
62 int testUserId = in testPocCVE_2023_21285() local
69 int testUserId = in testPocCVE_2023_21291() local
63 int testUserId = in testCVE_2023_21244() local
72 int testUserId = -1; in testCallStyleNotification() local
291 int testUserId = INVALID_USER_ID; in testStopAllTasksForUser() local326 private void deepCleanTestStopAllTasksForUser(int testUserId, int initialCurrentUserId) in deepCleanTestStopAllTasksForUser()
91 val testUserId: Int = context.user.identifier in <lambda>() constant
65 private val testUserId: Int = instr.targetContext.user.identifier in <lambda>() constant in android.packageinstaller.install.cts.InstallConstraintsTest