Searched refs:sDevicePolicyManager (Results 1 – 2 of 2) sorted by relevance
37 private static DevicePolicyManager sDevicePolicyManager; field in ShadowRestrictedLockUtilsInternal68 if (!sHasSystemFeature || sDevicePolicyManager == null) { in checkIfAccountManagementDisabled()117 sDevicePolicyManager = dpm; in setDevicePolicyManager()
28 private static final DevicePolicyManager sDevicePolicyManager = field in DevicePolicyManagerWrapper41 return sDevicePolicyManager.isLockTaskPermitted(pkg); in isLockTaskPermitted()