Searched refs:getCrossProfileIntentResolutionStrategy (Results 1 – 5 of 5) sorted by relevance
193 assertEqualGetterOrThrows(orig::getCrossProfileIntentResolutionStrategy, in verifyTestCopyLacksPermissions()194 copy::getCrossProfileIntentResolutionStrategy, exposeAll); in verifyTestCopyLacksPermissions()270 assertThat(expected.getCrossProfileIntentResolutionStrategy()) in assertUserPropertiesEquals()271 .isEqualTo(actual.getCrossProfileIntentResolutionStrategy()); in assertUserPropertiesEquals()
167 .getCrossProfileIntentResolutionStrategy()); in testUserTypeBuilder_createUserType()234 props.getCrossProfileIntentResolutionStrategy()); in testUserTypeBuilder_defaults()372 .getCrossProfileIntentResolutionStrategy()); in testUserTypeFactoryCustomize_profile()429 .getCrossProfileIntentResolutionStrategy()); in testUserTypeFactoryCustomize_profile()
219 cloneUserProperties::getCrossProfileIntentResolutionStrategy); in testCloneUser()1054 assertThrows(SecurityException.class, userProps::getCrossProfileIntentResolutionStrategy); in testUserProperties()
536 setCrossProfileIntentResolutionStrategy(orig.getCrossProfileIntentResolutionStrategy()); in UserProperties()949 public @CrossProfileIntentResolutionStrategy int getCrossProfileIntentResolutionStrategy() { in getCrossProfileIntentResolutionStrategy() method in UserProperties1068 + getCrossProfileIntentResolutionStrategy() in toString()1101 + getCrossProfileIntentResolutionStrategy()); in println()
728 return userProperties.getCrossProfileIntentResolutionStrategy() in isNoFilteringPropertyConfiguredForUser()