Searched refs:setHasProfileOwner (Results 1 – 3 of 3) 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()
9878 PLcom/android/server/devicepolicy/DeviceStateCacheImpl;->setHasProfileOwner(IZ)V