Searched refs:setHasProfileOwner (Results 1 – 2 of 2) sorted by relevance
67 void setHasProfileOwner(int userId, boolean hasProfileOwner) { in setHasProfileOwner() method in DeviceStateCacheImpl
124 mDeviceStateCache.setHasProfileOwner(userId, hasProfileOwner(userId)); in load()319 mDeviceStateCache.setHasProfileOwner(userId, true); in setProfileOwner()335 mDeviceStateCache.setHasProfileOwner(userId, false); in removeProfileOwner()