Searched refs:mPolicyCache (Results 1 – 1 of 1) sorted by relevance
448 private final DevicePolicyCacheImpl mPolicyCache = new DevicePolicyCacheImpl(); field in DevicePolicyManagerService2227 mPolicyCache.onUserRemoved(userHandle); in removeUserData()6638 mPolicyCache.setScreenCaptureDisabled(userHandle, disabled); in updateScreenCaptureDisabled()10492 return mPolicyCache; in getDevicePolicyCache()