Searched refs:setDisabledTypes (Results 1 – 2 of 2) sorted by relevance
120 ShadowRestrictedLockUtilsInternal.setDisabledTypes(new String[] {"test_type"}); in updateAuthDescriptions_oneProvider_shouldNotAddPreference()145 ShadowRestrictedLockUtilsInternal.setDisabledTypes(new String[] {"com.acct1"}); in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference()
128 public static void setDisabledTypes(String[] disabledTypes) { in setDisabledTypes() method in ShadowRestrictedLockUtilsInternal