Home
last modified time | relevance | path

Searched refs:EnsureHasNoWorkProfile (Results 1 – 14 of 14) sorted by relevance

/cts/common/device-side/bedstead/remotedpc/src/test/java/com/android/bedstead/remotedpc/
DRemoteDpcTest.java34 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
99 @EnsureHasNoWorkProfile // TODO(b/202832720): Replace with @EnsureHasOnlyInstrumentedUser
148 @EnsureHasNoWorkProfile
164 @EnsureHasNoWorkProfile
184 @EnsureHasNoWorkProfile
208 @EnsureHasNoWorkProfile
225 @EnsureHasNoWorkProfile
243 @EnsureHasNoWorkProfile
285 @EnsureHasNoWorkProfile // TODO(b/202832720): Replace with @EnsureHasOnlyInstrumentedUser
323 @EnsureHasNoWorkProfile
[all …]
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/
DEnsureHasNoProfile.java21 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
37 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/parameterized/
DIncludeRunOnSystemDeviceOwnerUser.java23 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
40 @EnsureHasNoWorkProfile
DIncludeRunOnFinancedDeviceOwnerUser.java23 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
41 @EnsureHasNoWorkProfile
DIncludeRunOnSingleDeviceOwnerUser.java25 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
45 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/deviceadminapp/src/test/java/com/android/bedstead/deviceadminapp/
DDeviceAdminAppTest.java25 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
72 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
DDeviceStateClassAnnotationTest.java29 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
110 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicyTest.java34 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
100 @EnsureHasNoWorkProfile
120 @EnsureHasNoWorkProfile
141 @EnsureHasNoWorkProfile
193 @EnsureHasNoWorkProfile
213 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/
DEnsureHasNoDpc.java43 @EnsureHasNoWorkProfile
DEnsureHasNoWorkProfile.java43 public @interface EnsureHasNoWorkProfile { annotation
/cts/common/device-side/bedstead/modules/multiuser/src/test/kotlin/com/android/bedstead/multiuser/
DUsersTest.kt24 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile in <lambda>()
279 @EnsureHasNoWorkProfile in <lambda>()
297 @EnsureHasNoWorkProfile in <lambda>()
458 @EnsureHasNoWorkProfile in <lambda>()
481 @EnsureHasNoWorkProfile in <lambda>()
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java71 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile;
383 @EnsureHasNoWorkProfile
455 @EnsureHasNoWorkProfile
479 @EnsureHasNoWorkProfile
499 @EnsureHasNoWorkProfile
529 @EnsureHasNoWorkProfile
557 @EnsureHasNoWorkProfile
737 @EnsureHasNoWorkProfile
/cts/common/device-side/bedstead/modules/enterprise/src/test/kotlin/com/android/bedstead/enterprise/
DEnterpriseAnnotationExecutorTest.kt28 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile
527 @EnsureHasNoWorkProfile
533 @EnsureHasNoWorkProfile
559 @EnsureHasNoWorkProfile
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DProvisioningTest.kt37 import com.android.bedstead.enterprise.annotations.EnsureHasNoWorkProfile in <lambda>()
154 @EnsureHasNoWorkProfile in <lambda>()