Searched refs:mStateCache (Results 1 – 1 of 1) sorted by relevance
913 private final DeviceStateCacheImpl mStateCache = new DeviceStateCacheImpl(); field in DevicePolicyManagerService2208 injector.getActivityManagerInternal(), mStateCache, pathProvider); in makeOwners()2235 mStateCache.setDeviceProvisioned(policy.mUserSetupComplete); in getUserData()11343 mStateCache.dump(pw);15799 mStateCache.setDeviceProvisioned(true); in updateUserSetupCompleteAndPaired()16099 return mStateCache; in getDeviceStateCache()18186 mStateCache.setHasAffiliationWithDevice(callingUserId,18195 mStateCache.setHasAffiliationWithDevice(UserHandle.USER_SYSTEM, true);18212 mStateCache.setHasAffiliationWithDevice(user.id,18695 mStateCache.setDeviceProvisioned(isUserCompleted);