Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/remotedpc/src/library/test/java/com/android/bedstead/remotedpc/
DRemoteDpcTest.java61 private static final UserReference NON_EXISTING_USER_REFERENCE = field in RemoteDpcTest
64 NON_EXISTING_USER_REFERENCE.userHandle();
487 () -> RemoteDpc.setAsDeviceOwner(NON_EXISTING_USER_REFERENCE)); in setAsDeviceOwner_userReference_nonExistingUser_throwsException()
610 () -> RemoteDpc.setAsProfileOwner(NON_EXISTING_USER_REFERENCE)); in setAsProfileOwner_userReference_nonExistingUser_throwsException()