Searched refs:getCrossProfileIntentResolutionStrategy (Results 1 – 5 of 5) sorted by relevance
168 assertEqualGetterOrThrows(orig::getCrossProfileIntentResolutionStrategy, in verifyTestCopyLacksPermissions()169 copy::getCrossProfileIntentResolutionStrategy, exposeAll); in verifyTestCopyLacksPermissions()230 assertThat(expected.getCrossProfileIntentResolutionStrategy()) in assertUserPropertiesEquals()231 .isEqualTo(actual.getCrossProfileIntentResolutionStrategy()); in assertUserPropertiesEquals()
156 .getCrossProfileIntentResolutionStrategy()); in testUserTypeBuilder_createUserType()210 props.getCrossProfileIntentResolutionStrategy()); in testUserTypeBuilder_defaults()331 .getCrossProfileIntentResolutionStrategy()); in testUserTypeFactoryCustomize_profile()374 .getCrossProfileIntentResolutionStrategy()); in testUserTypeFactoryCustomize_profile()
207 cloneUserProperties::getCrossProfileIntentResolutionStrategy); in testCloneUser()874 assertThrows(SecurityException.class, userProps::getCrossProfileIntentResolutionStrategy); in testUserProperties()
317 setCrossProfileIntentResolutionStrategy(orig.getCrossProfileIntentResolutionStrategy()); in UserProperties()593 public @CrossProfileIntentResolutionStrategy int getCrossProfileIntentResolutionStrategy() { in getCrossProfileIntentResolutionStrategy() method in UserProperties631 + getCrossProfileIntentResolutionStrategy() in toString()656 + getCrossProfileIntentResolutionStrategy()); in println()
717 return userProperties.getCrossProfileIntentResolutionStrategy() in isNoFilteringPropertyConfiguredForUser()