Home
last modified time | relevance | path

Searched defs:testUser (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/camera/data/repository/
DFakeCameraSensorPrivacyRepositoryTest.kt39 private val testUser = UserHandle.of(1) constant
DFakeCameraAutoRotateRepositoryTest.kt39 private val testUser = UserHandle.of(1) constant in com.android.systemui.camera.data.repository.FakeCameraAutoRotateRepositoryTest
DCameraSensorPrivacyRepositoryImplTest.kt45 private val testUser = UserHandle.of(1) constant in com.android.systemui.camera.data.repository.CameraSensorPrivacyRepositoryImplTest
DCameraAutoRotateRepositoryImplTest.kt43 private val testUser = UserHandle.of(1) constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/fontscaling/domain/interactor/
DFontScalingTileDataInteractorTest.kt39 private val testUser = UserHandle.of(1) constant in com.android.systemui.qs.tiles.impl.fontscaling.domain.interactor.FontScalingTileDataInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/onehanded/domain/interactor/
DOneHandedModeTileDataInteractorTest.kt43 private val testUser = UserHandle.of(1)!! constant in com.android.systemui.qs.tiles.impl.onehanded.domain.interactor.OneHandedModeTileDataInteractorTest
DOneHandedModeTileUserActionInteractorTest.kt41 private val testUser = UserHandle.of(1) constant in com.android.systemui.qs.tiles.impl.onehanded.domain.interactor.OneHandedModeTileUserActionInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/colorcorrection/domain/interactor/
DColorCorrectionTileUserActionInteractorTest.kt40 private val testUser = UserHandle.CURRENT constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/inversion/domain/interactor/
DColorInversionUserActionInteractorTest.kt40 private val testUser = UserHandle.CURRENT constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/battery/doman/interactor/
DBatterySaverTileDataInteractorTest.kt48 private val testUser = UserHandle.of(1) constant in com.android.systemui.qs.tiles.impl.battery.doman.interactor.BatterySaverTileDataInteractorTest
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java509 final int testUser = initializeNewUserAndSwitchBack(/* stopNewUser */ true); in switchUser_stopped() local
561 final int testUser = initializeNewUserAndSwitchBack(/* stopNewUser */ true, in switchUser_stopped_staticWallpaper() local
587 final int testUser = initializeNewUserAndSwitchBack(/* stopNewUser */ false); in switchUser_running() local
606 final int testUser = initializeNewUserAndSwitchBack(/* stopNewUser */ false); in switchUser_running_initializedUser() local
630 final int testUser = initializeNewUserAndSwitchBack(/* stopNewUser */ false, in switchUser_running_staticWallpaper() local
1334 final int testUser = createUserNoFlags(); in initializeNewUserAndSwitchBack() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/sensorprivacy/domain/interactor/
DSensorPrivacyToggleTileDataInteractorTest.kt55 private val testUser = UserHandle.of(1) constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/qr/domain/interactor/
DQRCodeScannerTileDataInteractorTest.kt46 private val testUser = UserHandle.of(1)!! constant in com.android.systemui.qs.tiles.impl.qr.domain.interactor.QRCodeScannerTileDataInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/night/domain/interactor/
DNightDisplayTileDataInteractorTest.kt51 private val testUser = UserHandle.of(1)!! constant in com.android.systemui.qs.tiles.impl.night.domain.interactor.NightDisplayTileDataInteractorTest
DNightDisplayTileUserActionInteractorTest.kt56 private val testUser = UserHandle.of(1) constant in com.android.systemui.qs.tiles.impl.night.domain.interactor.NightDisplayTileUserActionInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/rotation/domain/interactor/
DRotationLockTileDataInteractorTest.kt61 private val testUser = UserHandle.of(1) constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DSaveImageInBackgroundTaskTest.kt50 private val testUser = UserHandle.getUserHandleForUid(0) constant in com.android.systemui.screenshot.SaveImageInBackgroundTaskTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/
DNightDisplayRepositoryTest.kt55 private val testUser = UserHandle.of(1)!! constant
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java275 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testCommunalProfile() local
498 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testRemoveUserShouldNotRemoveCurrentUser() local
517 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testRemoveUserShouldNotRemoveCurrentUser_DuringUserSwitch() local
537 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testRemoveUserShouldNotRemoveTargetUser_DuringUserSwitch() local
662 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testRemoveUserWhenPossible_currentUserSetEphemeral_duringUserSwitch() local
685 final UserInfo testUser = createUser("TestUser", /* flags= */ 0); in testRemoveUserWhenPossible_targetUserSetEphemeral_duringUserSwitch() local
1455 UserInfo testUser = createUser("User 1", 0); in testRestrictions() local
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/users/
DAppCopyingHelperTest.java206 private void addInstalledApp(ResolveInfo ri, boolean testUser) in addInstalledApp()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBackgroundRestrictionTest.java471 final int testUser = TEST_USER0; in testTogglingBackgroundRestrictInternal() local
567 final int testUser = TEST_USER0; in testTogglingStandbyBucket() local
618 final int testUser = TEST_USER0; in testBgCurrentDrainMonitor() local
1717 final int testUser = TEST_USER0; in testBgCurrentDrainMonitorExemptions() local
2526 final int testUser = TEST_USER0; in runTestExcessiveEvent() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/
DInternetTileDataInteractorTest.kt74 private val testUser = UserHandle.of(1) in <lambda>() constant