Searched refs:ShadowRestrictedLockUtils (Results 1 – 2 of 2) sorted by relevance
44 import com.android.settings.testutils.shadow.ShadowRestrictedLockUtils;64 ShadowRestrictedLockUtils.class,152 assertThat(ShadowRestrictedLockUtils.hasAdminSupportDetailsIntentLaunched()) in onRebuildComplete_restricted_shouldBeDisabled()156 assertThat(ShadowRestrictedLockUtils.hasAdminSupportDetailsIntentLaunched()) in onRebuildComplete_restricted_shouldBeDisabled()159 ShadowRestrictedLockUtils.clearAdminSupportDetailsIntentLaunch(); in onRebuildComplete_restricted_shouldBeDisabled()
27 public class ShadowRestrictedLockUtils { class