Searched refs:getProfileOwnerNameAsUser (Results 1 – 3 of 3) sorted by relevance
90 return !TextUtils.isEmpty(mDevicePolicyManager.getProfileOwnerNameAsUser(mCurrentUserId)); in hasProfileOwner()100 return mDevicePolicyManager.getProfileOwnerNameAsUser(mCurrentUserId); in getProfileOwnerName()
2586 public String getProfileOwnerNameAsUser(int userId) throws IllegalArgumentException { in getProfileOwnerNameAsUser() method in DevicePolicyManager
5468 …method public java.lang.String getProfileOwnerNameAsUser(int) throws java.lang.IllegalArgumentExce…