Home
last modified time | relevance | path

Searched refs:hasAffiliateProfileOwner (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceStateCacheImpl.java75 void setHasAffiliationWithDevice(int userId, Boolean hasAffiliateProfileOwner) { in setHasAffiliationWithDevice() argument
76 if (hasAffiliateProfileOwner) { in setHasAffiliationWithDevice()