Searched refs:NON_EXISTING_USER_HANDLE (Results 1 – 2 of 2) sorted by relevance
62 private static final UserHandle NON_EXISTING_USER_HANDLE = UserHandle.of(1000); field in EventLogsTest593 .onUser(NON_EXISTING_USER_HANDLE); in incorrectUserHandle_fails()
74 private static final UserHandle NON_EXISTING_USER_HANDLE = field in RemoteDpcTest520 () -> RemoteDpc.setAsProfileOwner(NON_EXISTING_USER_HANDLE)); in setAsProfileOwner_userHandle_nonExistingUser_throwsException()