Searched refs:getCrossProfileContentSharingStrategy (Results 1 – 5 of 5) sorted by relevance
217 assertEqualGetterOrThrows(orig::getCrossProfileContentSharingStrategy, in verifyTestCopyLacksPermissions()218 copy::getCrossProfileContentSharingStrategy, true); in verifyTestCopyLacksPermissions()282 assertThat(expected.getCrossProfileContentSharingStrategy()) in assertUserPropertiesEquals()283 .isEqualTo(actual.getCrossProfileContentSharingStrategy()); in assertUserPropertiesEquals()
183 .getCrossProfileContentSharingStrategy()); in testUserTypeBuilder_createUserType()243 props.getCrossProfileContentSharingStrategy()); in testUserTypeBuilder_defaults()392 .getCrossProfileContentSharingStrategy()); in testUserTypeFactoryCustomize_profile()450 .getCrossProfileContentSharingStrategy()); in testUserTypeFactoryCustomize_profile()
224 assertThat(typeProps.getCrossProfileContentSharingStrategy()) in testCloneUser()225 .isEqualTo(cloneUserProperties.getCrossProfileContentSharingStrategy()); in testCloneUser()359 assertThat(typeProps.getCrossProfileContentSharingStrategy()) in testPrivateProfile()360 .isEqualTo(privateProfileUserProperties.getCrossProfileContentSharingStrategy()); in testPrivateProfile()
557 setCrossProfileContentSharingStrategy(orig.getCrossProfileContentSharingStrategy()); in UserProperties()982 public @CrossProfileContentSharingStrategy int getCrossProfileContentSharingStrategy() { in getCrossProfileContentSharingStrategy() method in UserProperties1077 + ", mCrossProfileContentSharingStrategy=" + getCrossProfileContentSharingStrategy() in toString()1112 + getCrossProfileContentSharingStrategy()); in println()
4472 method public int getCrossProfileContentSharingStrategy();