Home
last modified time | relevance | path

Searched refs:sDevicePolicyManager (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowRestrictedLockUtilsInternal.java37 private static DevicePolicyManager sDevicePolicyManager; field in ShadowRestrictedLockUtilsInternal
68 if (!sHasSystemFeature || sDevicePolicyManager == null) { in checkIfAccountManagementDisabled()
117 sDevicePolicyManager = dpm; in setDevicePolicyManager()