Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DLockPatternUtilsTest.java132 int testUserId = 10; in testAddWeakEscrowToken() local
157 int testUserId = 10; in testRemoveAutoEscrowToken() local
166 int testUserId = 10; in testIsAutoEscrowTokenActive() local
175 int testUserId = 10; in testIsAutoEscrowTokenValid() local
184 int testUserId = 10; in testSetEnabledTrustAgents() local
199 int testUserId = 10; in testGetEnabledTrustAgents() local
213 int testUserId = 10; in testSetKnownTrustAgents() local
228 int testUserId = 10; in testGetKnownTrustAgents() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsCpuTimesTest.java257 final int testUserId = 11; in testReadKernelUidCpuTimesLocked() local
330 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_isolatedUid() local
418 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_invalidUid() local
463 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_withPartialTimers() local
547 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked() local
622 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local
726 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
830 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_freqsChanged() local
905 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local
998 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_invalidUid() local
[all …]
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
H A DWallpaperManagerServiceTests.java270 final int testUserId = MIN_SECONDARY_USER_ID; in testWallpaperDataConstructor() local
308 final int testUserId = USER_SYSTEM; in testSetThenClearComponent() local
329 final int testUserId = USER_SYSTEM; in testSetCurrentComponent() local
483 final int testUserId = USER_SYSTEM; in testGetAdjustedWallpaperColorsOnDimming() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DHardwareAuthTokenUtilsTest.java51 final long testUserId = 2000L; in testHardwareAuthTokenLoopBack() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotifyingAppTest.java52 public void testUserId() { in testUserId() method in NotifyingAppTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DWindowMagnificationConnectionWrapperTest.java126 final int testUserId = 1; in onUserMagnificationScaleChanged() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DIWindowMagnificationConnectionTest.java192 final int testUserId = 1; in onUserMagnificationScaleChanged() local
/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/users/
H A DAppCopyingHelperTest.java123 final int testUserId = mTestUser.getIdentifier(); in testInstallSelectedApps() local
H A DAppRestrictionsHelperTest.java130 final int testUserId = mTestUser.getIdentifier(); in testApplyUserAppsStates() local