Searched refs:setDevicePolicyManager (Results 1 – 2 of 2) sorted by relevance
119 ShadowRestrictedLockUtilsInternal.setDevicePolicyManager(mock(DevicePolicyManager.class)); in updateAuthDescriptions_oneProvider_shouldNotAddPreference()144 ShadowRestrictedLockUtilsInternal.setDevicePolicyManager(mock(DevicePolicyManager.class)); in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference()
116 public static void setDevicePolicyManager(DevicePolicyManager dpm) { in setDevicePolicyManager() method in ShadowRestrictedLockUtilsInternal