Home
last modified time | relevance | path

Searched defs:testUserId (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
H A DApplicationVisibilityTest.java74 final int testUserId = getTestUserId(); in testPackageListCrossUserGrant() local
84 testUserId); in testPackageListCrossUserGrant() local
90 testUserId); in testPackageListCrossUserGrant() local
101 final int testUserId = getTestUserId(); in testPackageListCrossUserNoGrant() local
111 testUserId); in testPackageListCrossUserNoGrant() local
117 testUserId); in testPackageListCrossUserNoGrant() local
128 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserGrant() local
140 testUserId, in testPackageListOtherUserCrossUserGrant() local
152 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserNoGrant() local
164 testUserId, in testPackageListOtherUserCrossUserNoGrant() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DBatteryStatsCpuTimesTest.java279 final int testUserId = 11; in testReadKernelUidCpuTimesLocked() local
352 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_isolatedUid() local
440 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_invalidUid() local
485 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_withPartialTimers() local
569 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked() local
644 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local
753 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
864 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_freqsChanged() local
939 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local
1032 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_invalidUid() local
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DLockPatternUtilsTest.java164 int testUserId = 10; in testAddWeakEscrowToken() local
189 int testUserId = 10; in testRemoveAutoEscrowToken() local
198 int testUserId = 10; in testIsAutoEscrowTokenActive() local
207 int testUserId = 10; in testIsAutoEscrowTokenValid() local
216 int testUserId = 10; in testSetEnabledTrustAgents() local
231 int testUserId = 10; in testGetEnabledTrustAgents() local
245 int testUserId = 10; in testSetKnownTrustAgents() local
260 int testUserId = 10; in testGetKnownTrustAgents() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
H A DWallpaperManagerServiceTests.java285 final int testUserId = MIN_SECONDARY_USER_ID; in testWallpaperDataConstructor() local
323 final int testUserId = USER_SYSTEM; in testSetThenClearComponent() local
345 final int testUserId = USER_SYSTEM; in testSetCurrentComponent() local
577 final int testUserId = USER_SYSTEM; in testGetAdjustedWallpaperColorsOnDimming() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DNativeDeviceTest.java293 int testUserId = 99; in testPushDir_withUserId() local
300 assertEquals(mMockContentProviderHandler.getUserId().intValue(), testUserId); in testPushDir_withUserId() local
417 int testUserId = 99; in testPullDir_withUserId() local
424 assertEquals(mMockContentProviderHandler.getUserId().intValue(), testUserId); in testPullDir_withUserId() local
2359 int testUserId = 99; in testPushFile_withUserId() local
2366 assertEquals(mMockContentProviderHandler.getUserId().intValue(), testUserId); in testPushFile_withUserId() local
2456 int testUserId = 99; in testDeleteFile_withUserId() local
2461 assertEquals(mMockContentProviderHandler.getUserId().intValue(), testUserId); in testDeleteFile_withUserId() local
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
H A DInputMethodServiceDeviceTest.java111 final int testUserId = UserHandle.myUserId(); in testSwitchToNextInputMethod() local
138 final int testUserId = UserHandle.myUserId(); in switchToPreviousInputMethod() local
198 final int testUserId = UserHandle.myUserId(); in testSwitchToHandwritingInputMethod() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/education/data/repository/
H A DContextualEducationRepositoryTest.kt55 private val testUserId = 1111 constant in com.android.systemui.education.data.repository.ContextualEducationRepositoryTest
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/
H A DPackageManagerTest.java3203 int testUserId = Process.myUserHandle().getIdentifier(); in testInstallArchivedBroadcasts() local
3379 int testUserId = Process.myUserHandle().getIdentifier(); in testInstallArchivedApiBroadcasts() local
3514 final int testUserId = Process.myUserHandle().getIdentifier(); in testPackageRemovedBroadcastsSingleUser() local
3577 final int testUserId = Process.myUserHandle().getIdentifier(); in testReinstallBroadcastsAfterDeleteKeepData() local
3622 final int testUserId = Process.myUserHandle().getIdentifier(); in testDeleteSystemApp() local
3649 final int testUserId = Process.myUserHandle().getIdentifier(); in testInstallSystemAppAsInstant() local
3908 int testUserId = Process.myUserHandle().getIdentifier(); in testUidRemovedBroadcastNotReceivedForSharedUid() local
/aosp_15_r20/cts/tests/tests/packageinstaller/install_appop_denied/src/android/packageinstaller/install_appop_denied/cts/
H A DPackageInstallerTestBase.kt120 val testUserId = context.user.identifier in <lambda>() constant
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
H A DActivityManagerHelperTest.java285 int testUserId = INVALID_USER_ID; in testStopAllTasksForUser() local
320 private void deepCleanTestStopAllTasksForUser(int testUserId, int initialCurrentUserId) in deepCleanTestStopAllTasksForUser()
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40086/src/android/security/cts/CVE_2023_40086/
H A DDeviceTest.java69 final int testUserId = in testPocCVE_2023_40086() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21285/src/android/security/cts/CVE_2023_21285/
H A DDeviceTest.java62 int testUserId = in testPocCVE_2023_21285() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21291/src/android/security/cts/CVE_2023_21291/
H A DDeviceTest.java69 int testUserId = in testPocCVE_2023_21291() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40092/src/android/security/cts/CVE_2023_40092/
H A DDeviceTest.java59 int testUserId = in testPocCVE_2023_40092() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DBackgroundInstallControlCallbackHelperTest.java85 int testUserId = 1; in notifyAllCallbacks_broadcastsToCallbacks() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DHardwareAuthTokenUtilsTest.java51 final long testUserId = 2000L; in testHardwareAuthTokenLoopBack() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21244/src/android/security/cts/CVE_2023_21244/
H A DDeviceTest.java63 int testUserId = in testCVE_2023_21244() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40073/src/android/security/cts/CVE_2023_40073/
H A DDeviceTest.java72 final int testUserId = in testPocCVE_2023_40073() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotifyingAppTest.java52 public void testUserId() { in testUserId() method in NotifyingAppTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMagnificationConnectionWrapperTest.java126 final int testUserId = 1; in onUserMagnificationScaleChanged() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21288/src/android/security/cts/CVE_2023_21288/
H A DDeviceTest.java63 int testUserId = -1; in testPocCVE_2023_21288() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21239/src/android/security/cts/CVE_2023_21239/
H A DDeviceTest.java72 int testUserId = -1; in testCallStyleNotification() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-0020/src/android/security/cts/CVE-2024-0020/
H A DDeviceTest.java78 final int testUserId = in testPocCVE_2024_0020() local
/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/user/
DUserHelperUnitTest.java146 int testUserId = 30; in testGrantingAdminPermissionsRemovesNonAdminRestrictions() local
/aosp_15_r20/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/test-app/BackgroundInstallControlServiceTestApp/src/com/android/server/pm/test/app/
H A DBackgroundInstallControlServiceTest.java122 int testUserId = 1; in testRegisterBackgroundInstallControlCallback() local

123