Searched refs:typeProps (Results 1 – 1 of 1) sorted by relevance
179 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testCloneUser() local211 assertThat(typeProps.getUseParentsContacts()) in testCloneUser()213 assertThat(typeProps.getShowInLauncher()) in testCloneUser()220 assertThat(typeProps.isMediaSharedWithParent()) in testCloneUser()222 assertThat(typeProps.isCredentialShareableWithParent()) in testCloneUser()224 assertThat(typeProps.getCrossProfileContentSharingStrategy()) in testCloneUser()228 assertThat(typeProps.getProfileApiVisibility()).isEqualTo( in testCloneUser()323 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testPrivateProfile() local347 assertThat(typeProps.getShowInLauncher()) in testPrivateProfile()352 assertThat(typeProps.isMediaSharedWithParent()) in testPrivateProfile()[all …]