Searched refs:typeProps (Results 1 – 1 of 1) sorted by relevance
168 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testCloneUser() local199 assertThat(typeProps.getUseParentsContacts()) in testCloneUser()201 assertThat(typeProps.getShowInLauncher()) in testCloneUser()208 assertThat(typeProps.isMediaSharedWithParent()) in testCloneUser()210 assertThat(typeProps.isCredentialShareableWithParent()) in testCloneUser()858 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testUserProperties() local870 assertThat(userProps.getShowInLauncher()).isEqualTo(typeProps.getShowInLauncher()); in testUserProperties()871 assertThat(userProps.getShowInSettings()).isEqualTo(typeProps.getShowInSettings()); in testUserProperties()