Home
last modified time | relevance | path

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

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
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
/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
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 …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
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
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DHardwareAuthTokenUtilsTest.java51 final long testUserId = 2000L; in testHardwareAuthTokenLoopBack() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java52 public void testUserId() { in testUserId() method in NotifyingAppTest
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DWindowMagnificationConnectionWrapperTest.java126 final int testUserId = 1; in onUserMagnificationScaleChanged() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DIWindowMagnificationConnectionTest.java192 final int testUserId = 1; in onUserMagnificationScaleChanged() local
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/users/
DAppCopyingHelperTest.java123 final int testUserId = mTestUser.getIdentifier(); in testInstallSelectedApps() local
DAppRestrictionsHelperTest.java130 final int testUserId = mTestUser.getIdentifier(); in testApplyUserAppsStates() local