Home | History | Annotate | Download | only in devicepolicy

Lines Matching defs:hasProfileOwner

182                 mUserManagerInternal.setUserManaged(ui.id, hasProfileOwner(ui.id));
184 if (hasDeviceOwner() && hasProfileOwner(getDeviceOwnerUserId())) {
431 boolean hasProfileOwner(int userId) {