/cts/common/device-side/bedstead/modules/multiuser/src/main/kotlin/com/android/bedstead/multiuser/annotations/ |
D | EnsureHasSecondaryUser.java | 47 OptionalBoolean installInstrumentedApp() default ANY; in installInstrumentedApp() field 52 OptionalBoolean switchedToUser() default ANY; in switchedToUser() field
|
D | EnsureHasAdditionalUser.java | 49 OptionalBoolean installInstrumentedApp() default ANY; in installInstrumentedApp() field 54 OptionalBoolean switchedToUser() default ANY; in switchedToUser() field
|
D | EnsureHasPrivateProfile.java | 53 OptionalBoolean installInstrumentedApp() default ANY; in installInstrumentedApp() field 58 OptionalBoolean switchedToParentUser() default ANY; in switchedToParentUser() field
|
D | RequireRunOnSystemUser.java | 56 OptionalBoolean switchedToUser() default ANY; in switchedToUser() field
|
D | RequireRunOnTvProfile.java | 47 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() field
|
D | RequireRunOnCloneProfile.java | 48 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() field
|
D | RequireRunOnPrivateProfile.java | 48 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() field
|
D | EnsureHasCloneProfile.java | 57 OptionalBoolean switchedToParentUser() default ANY; in switchedToParentUser() field
|
D | EnsureHasTvProfile.java | 56 OptionalBoolean switchedToParentUser() default ANY; in switchedToParentUser() field
|
/cts/common/device-side/bedstead/modules/multiuser/src/main/kotlin/com/android/bedstead/multiuser/annotations/meta/ |
D | EnsureHasUser.java | 37 OptionalBoolean switchedToUser() default ANY; in switchedToUser() field
|
D | RequireRunOnProfile.java | 32 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() field
|
D | EnsureHasProfile.java | 42 OptionalBoolean switchedToParentUser() default ANY; in switchedToParentUser() field
|
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/ |
D | EnsureHasNoDelegate.java | 47 ANY enumConstant
|
D | RequireRunOnWorkProfile.java | 54 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() field
|
/cts/common/device-side/bedstead/modules/accounts/src/main/kotlin/com/android/bedstead/accounts/annotations/ |
D | EnsureHasNoAccounts.java | 46 UserType onUser() default ANY; in onUser() field
|
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/ |
D | UserType.java | 28 ANY, enumConstant
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
D | Versions.java | 42 public static final int ANY = -1; field in Versions
|