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/test/java/com/android/bedstead/remotedpc/
DRemoteDpcTest.java69 private static final UserReference NON_EXISTING_USER_REFERENCE = field in RemoteDpcTest
72 NON_EXISTING_USER_REFERENCE.userHandle();
612 () -> RemoteDpc.setAsProfileOwner(NON_EXISTING_USER_REFERENCE)); in setAsProfileOwner_userReference_nonExistingUser_throwsException()