Home
last modified time | relevance | path

Searched refs:MULTI_USER (Results 1 – 25 of 26) sorted by relevance

12

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/
DOtherUser.kt36 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DUsesAnnotationExecutor.kt41 const val MULTI_USER = "com.android.bedstead.multiuser.MultiUserAnnotationExecutor" constant
DRequireRunOnVisibleBackgroundNonProfileUser.java33 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DEnsureHasNoAdditionalUser.java41 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunNotOnVisibleBackgroundNonProfileUser.java33 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireHeadlessSystemUserMode.java34 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireNotHeadlessSystemUserMode.java34 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireMultiUserSupport.java36 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireNotVisibleBackgroundUsersOnDefaultDisplay.java35 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireVisibleBackgroundUsers.java35 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireVisibleBackgroundUsersOnDefaultDisplay.java35 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireNotVisibleBackgroundUsers.java35 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunOnSingleUser.java32 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireUserSupported.java37 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DEnsureHasAdditionalUser.java44 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequirePrivateSpaceSupported.java39 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DEnsureHasSecondaryUser.java42 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunOnSecondaryUser.java46 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunOnSystemUser.java46 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunOnPrimaryUser.java47 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DRequireRunOnAdditionalUser.java52 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/meta/
DEnsureHasNoUserAnnotation.java34 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
/cts/common/device-side/bedstead/modules/multiuser/src/main/kotlin/com/android/bedstead/multiuser/annotations/
DRequireHasMainUser.kt32 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
DEnsureCanAddUser.kt38 @UsesAnnotationExecutor(UsesAnnotationExecutor.MULTI_USER)
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoConstants.java73 public static final String MULTI_USER = "multi_user"; field

12