Home
last modified time | relevance | path

Searched defs:testUserId (Results 1 – 7 of 7) 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/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsCpuTimesTest.java255 final int testUserId = 11; in testReadKernelUidCpuTimesLocked() local
328 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_isolatedUid() local
416 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_invalidUid() local
461 final int testUserId = 11; in testReadKernelUidCpuTimesLocked_withPartialTimers() local
545 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked() local
620 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local
724 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
828 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_freqsChanged() local
903 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local
996 final int testUserId = 11; in testReadKernelUidCpuFreqTimesLocked_invalidUid() local
[all …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
DWallpaperManagerServiceTests.java278 final int testUserId = USER_SYSTEM; in testSetThenClearComponent() local
298 final int testUserId = USER_SYSTEM; in testSetCurrentComponent() local
451 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/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