Searched refs:NON_EXISTING_USER_HANDLE (Results 1 – 2 of 2) sorted by relevance
63 private static final UserHandle NON_EXISTING_USER_HANDLE = field in RemoteDpcTest430 () -> RemoteDpc.setAsDeviceOwner(NON_EXISTING_USER_HANDLE)); in setAsDeviceOwner_userHandle_nonExistingUser_throwsException()544 () -> RemoteDpc.setAsProfileOwner(NON_EXISTING_USER_HANDLE)); in setAsProfileOwner_userHandle_nonExistingUser_throwsException()
55 private static final UserHandle NON_EXISTING_USER_HANDLE = UserHandle.of(1000); field in EventLogsTest596 .onUser(NON_EXISTING_USER_HANDLE); in incorrectUserHandle_fails()